Java org.apache.shiro.authz.permission InvalidPermissionStringException fields, constructors, methods, implement or subclass

Example usage for Java org.apache.shiro.authz.permission InvalidPermissionStringException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.shiro.authz.permission InvalidPermissionStringException.

The text is from its open source code.

Constructor

InvalidPermissionStringException(String message, String permissionString)
Constructs a new exception with the given message and permission string.