com.groupdocs.viewer.exception

Class PasswordRequiredException

    • Constructor Detail

      • PasswordRequiredException

        public PasswordRequiredException()

        Initializes a new instance of the PasswordRequiredException class.

      • PasswordRequiredException

        public PasswordRequiredException(String message,
                                         Throwable throwable)

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

        Parameters:
        message - The message.
        throwable - The throwable.