com.aspose.pdf.exceptions

Class InvalidPasswordException

  • All Implemented Interfaces:
    Serializable


    public final class InvalidPasswordException
    extends PdfException

    The exception that is thrown when invalid password is provided by user.

    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidPasswordException

        public InvalidPasswordException(String message)

        Initializes a new instance of the InvalidPasswordException class.

        Parameters:
        message - The message.