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