BlockedException Constructor |
Name | Description | |
---|---|---|
BlockedException(String) |
Creates instance of this class.
| |
BlockedException(String, Exception) |
Creates instance of this class with a specified
error message and a reference to the inner exception that is the cause of this
exception.
| |
BlockedException(String, Int32) |
Creates instance of this class with a message and HRESULT code.
|