public class DocumentFormatException extends GroupDocsRedactionException
The exception that is thrown when document format is not recognized or is invalid.
Constructor and Description |
---|
DocumentFormatException(String message)
Initializes a new instance of DocumentFormatException class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DocumentFormatException(String message)
Initializes a new instance of DocumentFormatException class.
message
- Message, describing exception context