Function isInvalidSessionException

  • Is the exception an InvalidSessionException?

    Returns

    True if the exception is an InvalidSessionException. False otherwise.

    Parameters

    • e: ServiceException

      The client error caught.

    Returns boolean

Generated using TypeDoc