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
    • Field Summary

      • Fields inherited from class com.telelogic.cs.ChangeRuntimeException

        SCCS_ID
    • Constructor Summary

      Constructors 
      Constructor and Description
      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

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, 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