com.telelogic.cs.api
Class TokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.telelogic.cs.ChangeRuntimeException
com.telelogic.cs.api.TokenException
- All Implemented Interfaces:
- java.io.Serializable
public class TokenException
- extends com.telelogic.cs.ChangeRuntimeException
If a malformed, stale, or otherwise bad token
is given. Indicates that the user should login
to get a new, active token.
- Since:
- 4.7 06
- See Also:
- Serialized Form
Fields inherited from class com.telelogic.cs.ChangeRuntimeException |
SCCS_ID |
Methods inherited from class com.telelogic.cs.ChangeRuntimeException |
forResource, forResource |
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TokenException
public TokenException(java.lang.String message,
java.lang.Throwable cause)
TokenException
public TokenException(java.lang.String message)
© Copyright IBM Corporation 2000, 2009
US Government Users Restricted Rights--Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
Notices