Package com.spotfire.server.userdir
Class ReadOnlyDirectoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.spotfire.server.userdir.UserDirectoryException
com.spotfire.server.userdir.ReadOnlyDirectoryException
- All Implemented Interfaces:
Serializable
This exception is thrown when an attempt has been made to modify a directory
where the provider only supports reading.
- Since:
- 3.0
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString