TrialLimitationsException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, com.groupdocs.redaction.exceptions.GroupDocsRedactionException

public class TrialLimitationsException extends GroupDocsRedactionException

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

Constructors

Constructor Description
TrialLimitationsException(String message) Initializes a new instance of TrialLimitationsException class.

TrialLimitationsException(String message)

public TrialLimitationsException(String message)

Initializes a new instance of TrialLimitationsException class.

Parameters:

Parameter Type Description
message java.lang.String Message, describing violated limitation