SlavedException Constructor |
| Name | Description | |
|---|---|---|
| SlavedException |
Initializes a new instance of the SlavedException class.
| |
| SlavedException(Exception) |
Initializes a new instance of the SlavedException class
with a caught (inner) exception.
| |
| SlavedException(String) |
Create a new exception
| |
| SlavedException(String, Exception) |
Create a new exception
|