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, toStringpublic GroupDocsRedactionException(String message)
Initializes a new instance of GroupDocsRedactionException class.
message - Message, describing exception contextCopyright © 2025. All rights reserved.