Exception: CyberSource::Authentication::Util::JWT::InvalidJwtException

Inherits:
JWTException
  • Object
show all
Defined in:
lib/AuthenticationSDK/util/JWT/JWTExceptions.rb

Overview

Thrown when a JWT token is invalid, malformed, or cannot be processed

Method Summary

Methods inherited from JWTException

#cause_chain_messages, #exception_chain, #full_message, #has_cause?, #initialize, #root_cause, #to_s

Constructor Details

This class inherits a constructor from CyberSource::Authentication::Util::JWT::JWTException