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