com.telelogic.cs.api
Class TokenException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.telelogic.cs.ChangeRuntimeException
                  extended by 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

Field Summary
 
Fields inherited from class com.telelogic.cs.ChangeRuntimeException
SCCS_ID
 
Constructor Summary
TokenException(java.lang.String message)
           
TokenException(java.lang.String message, java.lang.Throwable cause)
           
 
Method Summary
 
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
 

Constructor Detail

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