UserNotFoundException Constructor Ipswitch.Messaging.Framework
Overload List

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

Reference