com.groupdocs.viewer.exception

Class IncorrectPasswordException

    • Constructor Detail

      • IncorrectPasswordException

        public IncorrectPasswordException()

        Initializes a new instance of the IncorrectPasswordException class.

      • IncorrectPasswordException

        public IncorrectPasswordException(String message,
                                          Throwable throwable)

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

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