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