public class GroupDocsRedactionException extends Exception
Represents base exception for all GroupDocs.Redaction exceptions.
Constructor and Description |
---|
GroupDocsRedactionException(String message)
Initializes a new instance of GroupDocsRedactionException class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GroupDocsRedactionException(String message)
Initializes a new instance of GroupDocsRedactionException class.
message
- Message, describing exception context