Package hec.lang
Class WorkspaceExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
hec.lang.WorkspaceExistsException
- All Implemented Interfaces:
Serializable
exception thrown when a user tries to create a new workspace
and there is a workspace that already exists.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace