| 名称 | 说明 |
---|
 | ServiceException |
构造函数。
|
 | ServiceException(Exception) |
构造函数。
|
 | ServiceException(String) |
构造函数。
|
 | ServiceException(String, Exception) |
构造函数。
|
 | ServiceException(String, ErrorType, String) |
构造函数。
|
 | ServiceException(String, Exception, HttpStatusCode) |
构造函数。
|
 | ServiceException(String, ErrorType, String, String) |
构造函数。
|
 | ServiceException(String, ErrorType, String, String, HttpStatusCode) |
构造函数。
|
 | ServiceException(String, Exception, ErrorType, String, String, HttpStatusCode) |
构造函数。
|