Class IWorkspaceNotFound
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- uk.ac.warwick.dcs.sherlock.module.web.exceptions.IWorkspaceNotFound
-
- All Implemented Interfaces:
java.io.Serializable
public class IWorkspaceNotFound extends java.lang.Exception
Thrown if the workspace is not found in the engine- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IWorkspaceNotFound(java.lang.String errorMessage)
-