public class IncorrectPasswordException
extends com.aspose.ms.System.Exception
The incorrect password exception.
| Constructor and Description |
|---|
IncorrectPasswordException(String message)
Initializes a new instance of the
IncorrectPasswordException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IncorrectPasswordException(String message)
Initializes a new instance of the IncorrectPasswordException class.
message - The message that describes the error.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.