Click or drag to resize

StatusCodeException Constructor

Overload List
  NameDescription
Public methodStatusCodeException
Initializes a new instance of the StatusCodeException class.
Public methodStatusCodeException(String)
Initializes a new instance of the StatusCodeException class with a specified error message.
Public methodStatusCodeException(SerializationInfo, StreamingContext)
Initializes a new instance of the StatusCodeException class with serialized data.
Top
See Also