MalformedToken

thrown when the token has an incorrect format

class MalformedToken : InvalidTokenException {}

Constructors

this
this(string s)
Undocumented in source.

Meta