serverError constant

String const serverError

The authorization server encountered an unexpected condition that prevented it from fulfilling the request.

Implementation

static const String serverError = 'server_error';