Click or drag to resize

CannotDeleteException Constructor

Overload List
  NameDescription
Public methodCannotDeleteException
Initializes a new instance of the CannotDeleteException class.
Public methodCannotDeleteException(String)
Initializes a new instance of the CannotDeleteException class with a specified error message.
Public methodCannotDeleteException(SerializationInfo, StreamingContext)
Initializes a new instance of the CannotDeleteException class with serialized data.
Top
See Also