TokenExpiredException constructor

TokenExpiredException(
  1. String message
)

Implementation

TokenExpiredException(this.message);