NUnitException Class

Definition

[System.Serializable]
public class NUnitException : Exception
type NUnitException = class
    inherit Exception
Inheritance
NUnitException
Attributes

Constructors

NUnitException()
NUnitException(SerializationInfo, StreamingContext)
NUnitException(String)
NUnitException(String, Exception)

Applies to