Class PermissionDeniedException

All Implemented Interfaces:
Serializable

public class PermissionDeniedException extends AuthException
This signals that some permission check failed. The message is short so it can print on a single-line in the Git output.
See Also: