UniqueIdException Constructor Ipswitch.Messaging.Framework
Overload List

  NameDescription
Public methodUniqueIdException
Initializes a new instance of the UniqueIdException class
Public methodUniqueIdException(String)
Initializes a new instance of the UniqueIdException class with a specified error message.
Public methodUniqueIdException(String, Exception)
Initializes a new instance of the UniqueIdException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public methodUniqueIdException(String, String)
Initializes a new instance of the UniqueIdException class with a specified error message and the name of the property that is the cause of this exception.
Public methodUniqueIdException(String, String, Exception)
Initializes a new instance of the UniqueIdException class with a specified error message, the name of the property that should be unique, and a reference to the inner exception that is the cause of this exception.
Top
See Also

Reference