Class: SessionExpired

Exceptions~SessionExpired(message)

new SessionExpired(message)

Error thrown when the user's session has expired. Indicates the user needs to log in again to refresh their session.
Parameters:
Name Type Description
message string Error message describing what went wrong
Source:

Extends

  • SessionError