Example usage for org.apache.shiro.authz UnauthorizedException subclass-usage

List of usage examples for org.apache.shiro.authz UnauthorizedException subclass-usage

Introduction

In this page you can find the example usage for org.apache.shiro.authz UnauthorizedException subclass-usage.

Usage

From source file org.ow2.proactive.iam.core.exception.IamUnauthorizedException.java

/**
 * @author ActiveEon Team
 * @since 16/02/17
 */
public class IamUnauthorizedException extends UnauthorizedException {