Click or drag to resize

DocumentEditException Constructor

Overload List
Name Description
Public method DocumentEditException
Default constructor.
Public method DocumentEditException(String)
Constructor allowing a message to be added to this exception.
Public method DocumentEditException(String, Exception)
Constructor for an exception containing a message and an embedded exception.
Top
See Also