MalformedClaim constructor

MalformedClaim(
  1. dynamic message
)

Implementation

MalformedClaim(message): super._('MalformedClaim', message);