org.jboss.security.authorization
Class AuthorizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthorizationException
public AuthorizationException()
AuthorizationException
public AuthorizationException(String msg)
Copyright © 2012 JBoss Inc.. All Rights Reserved.