GroupDocsRedactionException

GroupDocsRedactionException class

Represents base exception for all GroupDocs.Redaction exceptions.

public class GroupDocsRedactionException : ApplicationException

Constructors

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

See Also