PexException Class

Definition

Base class for all IntelliTest exceptions

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

Constructors

PexException()

Initializes a new instance of the PexException class.

PexException(SerializationInfo, StreamingContext)

Initializes a new instance of the PexException class.

PexException(String)

Initializes a new instance of the PexException class.

PexException(String, Exception)

Initializes a new instance of the PexException class.

Applies to