|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.attask.common.AtTaskException
com.attask.common.AuthorizationException
public class AuthorizationException
| Field Summary |
|---|
| Fields inherited from class com.attask.common.AtTaskException |
|---|
_code, _errorIndex, _msgKey, _titleKey, _values |
| Constructor Summary | |
|---|---|
AuthorizationException()
|
|
AuthorizationException(java.lang.String key)
|
|
AuthorizationException(java.lang.String key,
java.lang.Object[] values)
|
|
| Method Summary |
|---|
| Methods inherited from class com.attask.common.AtTaskException |
|---|
getCode, getErrorIndex, getMessage, getMsgKey, getStackTraceAsString, getTitle, getTitleKey, getValues, printStackTrace, setCode, setErrorIndex, setMsgKey, setTitleKey, setValues, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AuthorizationException()
public AuthorizationException(java.lang.String key)
public AuthorizationException(java.lang.String key,
java.lang.Object[] values)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||