Class NotAjaxRequest
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- uk.ac.warwick.dcs.sherlock.module.web.exceptions.NotAjaxRequest
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class NotAjaxRequest extends java.lang.ExceptionThrown if the user attempts to load a page that isonly allowed to be loaded through ajax/javascript requests- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description NotAjaxRequest(java.lang.String errorMessage)
 
-