Click or drag to resize

DiscoveryException Constructor

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