Options accepted by the Exception constructor.
Type of the underlying cause, kept as-is for debugging.
Optional
Readonly
Original error or contextual value that triggered this exception.
Application-specific error code (e.g. 'jwt.token.expired').
'jwt.token.expired'
Options accepted by the Exception constructor.