DEBUG_PORT_COULD_NOT_BE_OPENED constant

RequestErrorCode const DEBUG_PORT_COULD_NOT_BE_OPENED

The server was unable to open a port for the diagnostic server.

Implementation

static const RequestErrorCode DEBUG_PORT_COULD_NOT_BE_OPENED =
    RequestErrorCode._('DEBUG_PORT_COULD_NOT_BE_OPENED');