InvalidPermissionStringException

Thrown by {@link PermissionResolver#resolvePermission(string)} when the string being parsed is not valid for that resolver.

class InvalidPermissionStringException : ShiroException {}

Members

Mixins

__anonymous
mixin BasicExceptionCtors
Undocumented in source.

Inherited Members

From ShiroException

__anonymous
mixin BasicExceptionCtors
Undocumented in source.

Meta