org.edorasframework.portletfaces
Class AuthorizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.edorasframework.portletfaces.AuthorizationException
- All Implemented Interfaces:
- Serializable
public class AuthorizationException
- extends RuntimeException
A RuntimeException that is thrown whenever an authorization check fails.
- Author:
- "Joel Kozikowski", mimacom ag
- 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 arg0)
AuthorizationException
public AuthorizationException(Throwable arg0)
AuthorizationException
public AuthorizationException(String arg0,
Throwable arg1)
Copyright 2009, http://www.edorasframework.org