HostNotFoundException Constructor Ipswitch.Messaging.Framework
Overload List

  NameDescription
Public methodHostNotFoundException
Initializes a new instance of the HostNotFoundException class
Public methodHostNotFoundException(Exception)
Initializes a new instance of the HostNotFoundException class with a reference to the inner exception that is the cause of this exception.
Public methodHostNotFoundException(String)
Initializes a new instance of the HostNotFoundException class with a specified error message.
Public methodHostNotFoundException(String, Exception)
Initializes a new instance of the HostNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also

Reference