| ServiceException Constructor |
| Name | Description | |
|---|---|---|
| ServiceException |
Initializes a new instance of the ServiceException class.
| |
| ServiceException(String) |
Initializes a new instance of the ServiceException class.
| |
| ServiceException(IListIdsError) |
Initializes a new instance of the ServiceException class.
| |
| ServiceException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ServiceException class.
| |
| ServiceException(String, Exception) |
Initializes a new instance of the ServiceException class.
| |
| ServiceException(String, String, String) |
Initializes a new instance of the ServiceException class.
| |
| ServiceException(String, String, String, Exception) |
Initializes a new instance of the ServiceException class.
|