GroupDocsRedactionException constructor

init

Initializes a new instance of GroupDocsRedactionException class.

def __init__(self, message):
    ...
Parameter Type Description
message str Message, describing exception context

See Also