Package ome.conditions.acl
Class ACLCreateViolation
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ome.conditions.RootException
-
- ome.conditions.SecurityViolation
-
- ome.conditions.acl.ACLViolation
-
- ome.conditions.acl.ACLCreateViolation
-
- All Implemented Interfaces:
java.io.Serializable
public class ACLCreateViolation extends ACLViolation
User does not have permissions to perform given action.- Since:
- 2.5
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ACLCreateViolation(java.lang.Class klass, java.lang.Long id, java.lang.String msg)
-
Method Summary
-
Methods inherited from class ome.conditions.acl.ACLViolation
getMessage
-
-