JWTUndefinedException constructor
JWTUndefinedException(
- Exception ex,
- StackTrace stackTrace
Implementation
JWTUndefinedException(Exception ex, this.stackTrace) : super(ex.toString());