org.makumba
Class UnauthorizedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.makumba.commons.WrappedException
org.makumba.LogicException
org.makumba.UnauthorizedException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- UnauthenticatedException
public class UnauthorizedException
- extends LogicException
An unauthorized exception, due to mismatch of attribute values
- Version:
- $Id: UnauthorizedException.java 1452 2007-08-28 10:48:06Z manuel_gay $
- Author:
- Cristian Bogdan, Manuel Gay
- See Also:
- Serialized Form
UnauthorizedException
public UnauthorizedException()
UnauthorizedException
public UnauthorizedException(String message)