Exception: Sandal::UnsupportedTokenError
- Inherits:
-
TokenError
- Object
- StandardError
- Error
- TokenError
- Sandal::UnsupportedTokenError
- Defined in:
- lib/sandal.rb
Overview
The error that is raised when a token is unsupported (e.g. the algorithm used to encrypt the token is not supported by this library or by the Ruby platform it is executing on).