static bool isSessionLostMessage(String errorMessage) { return errorMessage == "Exception: <<SESSION-LOST>>"; }