GroupDocsRedactionException
Leave feedback
On this page
Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception
public class GroupDocsRedactionException extends Exception
Represents base exception for all GroupDocs.Redaction exceptions.
| Constructor | Description |
|---|---|
| GroupDocsRedactionException(String message) | Initializes a new instance of GroupDocsRedactionException class. |
public GroupDocsRedactionException(String message)
Initializes a new instance of GroupDocsRedactionException class.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| message | java.lang.String | Message, describing exception context |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.