TrialLimitationsException

TrialLimitationsException class

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

public class TrialLimitationsException : GroupDocsRedactionException

Constructors

Name Description
TrialLimitationsException(string) Initializes a new instance of TrialLimitationsException class.
TrialLimitationsException(string, Exception) Initializes a new instance of TrialLimitationsException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also