Safe | 
| 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(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. |