|
|||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.makumba.commons.WrappedException
org.makumba.LogicException
org.makumba.UnauthorizedException
public class UnauthorizedException
An unauthorized exception, due to mismatch of attribute values
| Constructor Summary | |
|---|---|
UnauthorizedException()
|
|
UnauthorizedException(String message)
|
|
| Method Summary |
|---|
| Methods inherited from class org.makumba.commons.WrappedException |
|---|
getReason, isControllerOriginated, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UnauthorizedException()
public UnauthorizedException(String message)
|
|||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||