Overload List
Name | Description | |
---|---|---|
ScpException()()()() |
Initializes a new instance of the ScpException class.
| |
ScpException(String) |
Initializes a new instance of the ScpException class with the specified error message.
| |
ScpException(String, ScpExceptionStatus) |
Initializes a new instance of the ScpException class with the specified error message and status.
| |
ScpException(String, Exception) |
Initializes a new instance of the ScpException class with the specified error message
and a reference to the inner exception that is the cause of this exception.
| |
ScpException(String, Exception, ScpExceptionStatus) |
Initializes a new instance of the ScpException class with the specified error message, status,
and a reference to the inner exception that is the cause of this exception.
|