Class LoadingHelpFailed
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- uk.ac.warwick.dcs.sherlock.module.web.exceptions.LoadingHelpFailed
-
- All Implemented Interfaces:
java.io.Serializable
public class LoadingHelpFailed extends java.lang.Exception
Thrown if the help.properties file was not loaded successfully- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LoadingHelpFailed(java.lang.String errorMessage)
-