GroupDocsViewerException

GroupDocsViewerException constructor

Initializes a new instance of the GroupDocsViewerException class with a specified error message.

public GroupDocsViewerException(string message)
Parameter Type Description
message String The message that describes the error.

See Also