ServiceException Constructor |
| Name | Description | |
|---|---|---|
| ServiceException | Initializes a new instance of the ServiceException class | |
| ServiceException(Exception) | Initializes a new instance of the ServiceException class | |
| ServiceException(String) | Initializes a new instance of the ServiceException class | |
| ServiceException(String, Exception) | Initializes a new instance of the ServiceException class | |
| ServiceException(String, ErrorType, String) | Initializes a new instance of the ServiceException class | |
| ServiceException(String, Exception, HttpStatusCode) | Initializes a new instance of the ServiceException class | |
| ServiceException(String, ErrorType, String, String) | Initializes a new instance of the ServiceException class | |
| ServiceException(String, ErrorType, String, String, HttpStatusCode) | Initializes a new instance of the ServiceException class | |
| ServiceException(String, Exception, ErrorType, String, String, HttpStatusCode) | Initializes a new instance of the ServiceException class |