Skip to main content

refreshAccessTokenExpiredException constant

String const refreshAccessTokenExpiredException

GraphQL error for handling: Access Token has expired. Please refresh session.

Implementation

static const String refreshAccessTokenExpiredException =
'Access Token has expired. Please refresh session.';
  1. talawa
  2. app_strings
  3. TalawaErrors
  4. refreshAccessTokenExpiredException constant
TalawaErrors class