Package com.spotfire.server.api.userdir
Class InvalidOperationException
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.InvalidOperationException
- All Implemented Interfaces:
Serializable
Thrown when an attempt is made to perform an invalid operation (for example adding principals to an immutable group
or modifying a fixed principal).
- 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