Class WorkspaceUnsupportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- uk.ac.warwick.dcs.sherlock.api.exception.WorkspaceUnsupportedException
-
- All Implemented Interfaces:
java.io.Serializable
public class WorkspaceUnsupportedException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WorkspaceUnsupportedException(java.lang.String errorMessage)
-