Click or drag to resize

ReceivingException Constructor

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