|
Anyframe Web | |||||||||
| 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.apache.struts.util.ModuleException
anyframe.web.struts.util.InvalidTokenException
public class InvalidTokenException
Sub Class of InvalidTokenException which is occurred when the request has not valid token.
| Field Summary |
|---|
| Fields inherited from class org.apache.struts.util.ModuleException |
|---|
message, property |
| Constructor Summary | |
|---|---|
InvalidTokenException(java.lang.String exceptionKey)
|
|
InvalidTokenException(java.lang.String exceptionKey,
java.lang.Throwable exception)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.struts.util.ModuleException |
|---|
getActionMessage, getProperty, setProperty |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InvalidTokenException(java.lang.String exceptionKey)
public InvalidTokenException(java.lang.String exceptionKey,
java.lang.Throwable exception)
|
Anyframe Web | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||