EarlyExitException Constructor |
| Name | Description | |
|---|---|---|
| EarlyExitException | Initializes a new instance of the EarlyExitException class | |
| EarlyExitException(String) | Initializes a new instance of the EarlyExitException class | |
| EarlyExitException(Int32, IIntStream) | Initializes a new instance of the EarlyExitException class | |
| EarlyExitException(SerializationInfo, StreamingContext) | Initializes a new instance of the EarlyExitException class | |
| EarlyExitException(String, Exception) | Initializes a new instance of the EarlyExitException class | |
| EarlyExitException(String, Int32, IIntStream) | Initializes a new instance of the EarlyExitException class | |
| EarlyExitException(String, Int32, IIntStream, Exception) | Initializes a new instance of the EarlyExitException class |