Package com.aspose.tasks
Class InvalidPasswordException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.aspose.ms.System.Exception
-
- com.aspose.ms.System.ApplicationException
-
- com.aspose.tasks.TasksException
-
- com.aspose.tasks.InvalidPasswordException
-
- All Implemented Interfaces:
Serializable
public class InvalidPasswordException extends TasksException
Represents the exception type which is thrown when password protected file opening with wrong password.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-