public final class IncorrectPasswordException
extends com.aspose.ms.System.Exception
The exception that is thrown when specified password is incorrect.
Constructor and Description |
---|
IncorrectPasswordException() |
IncorrectPasswordException(String message) |
IncorrectPasswordException(String message,
RuntimeException inner) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public IncorrectPasswordException()
public IncorrectPasswordException(String message)
public IncorrectPasswordException(String message, RuntimeException inner)