httpErrorMessage constant

String const httpErrorMessage

Message indicating the server is currently unavailable.

Implementation

static const String httpErrorMessage = "The server is currently unavailable.";