Package com.spotfire.server.api.userdir
Class InvalidPasswordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.spotfire.server.api.userdir.UserDirectoryException
com.spotfire.server.api.userdir.NonTransientUserDirectoryException
com.spotfire.server.api.userdir.InvalidArgumentException
com.spotfire.server.api.userdir.InvalidPasswordException
- All Implemented Interfaces:
Serializable
Thrown when an invalid password is given.
- Since:
- 10.1
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString