Java org.apache.hadoop.security.authorize AuthorizationException fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.security.authorize AuthorizationException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.security.authorize AuthorizationException.

The text is from its open source code.

Constructor

AuthorizationException(String message)
AuthorizationException(Throwable cause)
Constructs a new exception with the specified cause and a detail message of (cause==null ?