JBoss Security SPI - Aggregator 2.0.4.SP8

org.jboss.security.authorization
Class AuthorizationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by org.jboss.security.authorization.AuthorizationException
All Implemented Interfaces:
Serializable

public class AuthorizationException
extends GeneralSecurityException

Exception for the Authorization Framework

Since:
Jun 11, 2006
Version:
$Revision: 45685 $
Author:
Anil Saldhana
See Also:
Serialized Form

Constructor Summary
AuthorizationException()
           
AuthorizationException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthorizationException

public AuthorizationException()

AuthorizationException

public AuthorizationException(String msg)

JBoss Security SPI - Aggregator 2.0.4.SP8

Copyright © 2012 JBoss Inc.. All Rights Reserved.