Click or drag to resize

DiscoveryPacketDecodeException Constructor

Overload List
  Name Description
Public method DiscoveryPacketDecodeException Constructs a new instance of the DiscoveryPacketDecodeException class.
Public method DiscoveryPacketDecodeException(String) Constructs a new instance of the DiscoveryPacketDecodeException class with a specified error message.
Public method DiscoveryPacketDecodeException(String, Exception) Constructs a new instance of the DiscoveryPacketDecodeException class with a specified error message and a reference to the inner exception.
Top
See Also