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