public class TrialLimitationsException extends GroupDocsRedactionException
The exception that is thrown when user violates trial mode limitations.
| Constructor and Description |
|---|
TrialLimitationsException(String message)
Initializes a new instance of TrialLimitationsException class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TrialLimitationsException(String message)
Initializes a new instance of TrialLimitationsException class.
message - Message, describing violated limitationCopyright © 2025. All rights reserved.