Share via


ItemMustExistException Constructor

Initializes a new instance of the ItemMustExistException class.

Overload List

Name Description
ItemMustExistException ()
Initializes a new instance of the ItemMustExistException class.
ItemMustExistException (String)
Initializes a new instance of the ItemMustExistException class that contains a specified error message.
ItemMustExistException (SerializationInfo, StreamingContext)
Initializes a new instance of the ItemMustExistException class by using serialized data.
ItemMustExistException (String, Exception)
Initializes a new instance of the ItemMustExistException class that contains a specified error message and a reference to the inner exception that caused this exception.

See Also

Reference

ItemMustExistException Class
ItemMustExistException Members
Microsoft.Synchronization Namespace