SafeModeException Constructor |
Name | Description | |
---|---|---|
SafeModeException |
Initializes a new instance of the SafeModeException class.
| |
SafeModeException(String) |
Initializes a new instance of the SafeModeException class with a specified error message.
| |
SafeModeException(SerializationInfo, StreamingContext) |
Initializes a new instance of the SafeModeException class with serialized data.
| |
SafeModeException(String, Exception) |
Initializes a new instance of the SafeModeException class with a specified error message and a reference to the inner SafeModeException that is the cause of this SafeModeException.
|