Package com.spotfire.server.api.userdir
Class TransientUserDirectoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.spotfire.server.api.userdir.UserDirectoryException
com.spotfire.server.api.userdir.TransientUserDirectoryException
- All Implemented Interfaces:
Serializable
Thrown when a retry of the operation without any changes by the calling application might succeed (the typical
scenario would be a connection timeout).
- 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