Class TokenExpiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.lexmark.saperion.exceptions.EcmRuntimeException
com.lexmark.saperion.exceptions.system.TokenExpiredException
All Implemented Interfaces:
Serializable

public class TokenExpiredException extends com.lexmark.saperion.exceptions.EcmRuntimeException
This exception is thrown when a user tries to invoke an operation when the user's token has already expired.
Author:
cmerkel
See Also:
  • Constructor Details

    • TokenExpiredException

      public TokenExpiredException()
      Creates a new TokenExpiredException.