Package com.spotfire.server.api.userdir
Class InvalidArgumentException
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
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidOperationException
,InvalidPasswordException
,NoSuchPrincipalException
,PrincipalAlreadyExistsException
Thrown when an invalid argument 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