An error subclass thrown when a JOSE Algorithm is not allowed per developer preference.
• new JOSEAlgNotAllowed(message?
)
Name | Type |
---|---|
message? |
string |
• code: string
= 'ERR_JOSE_ALG_NOT_ALLOWED'
A unique error code for the particular error subclass.
• Static
get
code(): "ERR_JOSE_ALG_NOT_ALLOWED"
A unique error code for the particular error subclass.
"ERR_JOSE_ALG_NOT_ALLOWED"