Class NotTemplateOwner
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- uk.ac.warwick.dcs.sherlock.module.web.exceptions.NotTemplateOwner
-
- All Implemented Interfaces:
java.io.Serializable
public class NotTemplateOwner extends java.lang.Exception
Thrown if a user attempts to modify a template that they are not the owner of- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotTemplateOwner(java.lang.String errorMessage)
-