public class JWTTokenExpiredException
extends javax.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.
Method Summary
Methods inherited from class javax.resource.ResourceException