ExistsException Constructor |
| Name | Description | |
|---|---|---|
| ExistsException(String) |
Creates instance of this class.
| |
| ExistsException(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.
| |
| ExistsException(String, Int32) |
Creates instance of this class with a message and HRESULT code.
|