Class PermissionDenied

java.lang.Object
java.lang.Throwable
java.lang.Exception
passport.domain.exceptions.PermissionDenied
All Implemented Interfaces:
Serializable

public class PermissionDenied extends Exception
Exception thrown when a user attempts to perform an operation without the necessary permissions.
See Also: