Click or drag to resize
ServiceException Constructor
Overload List
  NameDescription
Public methodServiceException
Initializes a new instance of the ServiceException class.
Public methodServiceException(String)
Initializes a new instance of the ServiceException class.
Public methodServiceException(IListIdsError)
Initializes a new instance of the ServiceException class.
Protected methodServiceException(SerializationInfo, StreamingContext)
Initializes a new instance of the ServiceException class.
Public methodServiceException(String, Exception)
Initializes a new instance of the ServiceException class.
Public methodServiceException(String, String, String)
Initializes a new instance of the ServiceException class.
Public methodServiceException(String, String, String, Exception)
Initializes a new instance of the ServiceException class.
Top
See Also