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