Overload List

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

See Also