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