1. GroupDocs.Redaction
  2. /
  3. GroupDocs.Redaction for Python via .NET
  4. /
  5. groupdocs.redaction.exceptions
  6. /
  7. TrialLimitationsException class

TrialLimitationsException class

TrialLimitationsException class

The exception that is thrown when user violates trial mode limitations.

Inheritance: TrialLimitationsExceptionGroupDocsRedactionException

The TrialLimitationsException type exposes the following members:

Constructors

Constructor Description
__init__(self, message) Initializes a new instance of TrialLimitationsException class.

See Also