Share via


PexDisposeException Class

Definition

An exception encapsulating a collection of exceptions

public ref class PexDisposeException sealed : Exception
[System.Serializable]
public sealed class PexDisposeException : Exception
[<System.Serializable>]
type PexDisposeException = class
    inherit Exception
Public NotInheritable Class PexDisposeException
Inherits Exception
Inheritance
PexDisposeException
Attributes

Properties

InnerExceptions

Gets the inner exceptions.

Message

Gets a message that describes the current exception.

StackTrace

Gets the exception stack trace

Methods

GetObjectData(SerializationInfo, StreamingContext)
ToString()

Creates and returns a string representation of the current exception.

Applies to