Class JWTTokenExpiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.resource.ResourceException
jakarta.resource.spi.SecurityException
com.ibm.jakarta.connector2.cics.JWTTokenExpiredException
All Implemented Interfaces:
Serializable

public class JWTTokenExpiredException extends jakarta.resource.spi.SecurityException
This exception is a subclass of SecurityException and will be reported if an expired JWT is used with a ECI request. Upon catching this exception, refresh the JWT and reset the JWT for a ECI request.