JWTException

io.really.jwt.JWTException$
See theJWTException companion class

Represent JWT Exceptions

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

Represent Exception that throw when you try to use an invalid private key

Represent Exception that throw when you try to use an invalid private key

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Represent Exception that throw when you try to use an invalid public key

Represent Exception that throw when you try to use an invalid public key

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Represent Exception that throw when you try decode token contain less than three parts

Represent Exception that throw when you try decode token contain less than three parts

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Represent Exception that throw when you try decode token contain more than three parts

Represent Exception that throw when you try decode token contain more than three parts

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any