Controller would not process the request due to something the Controller considered to be a client error.
Controller was acting as a gateway or proxy and that it received an invalid response from the upstream server.
Controller encountered an unexpected condition that prevented it from fulfilling the request.
Controller knows the request method, but the target resource doesn't support this method.
Not connected with Controller.
Controller cannot find the requested resource.
Controller understood the request but refused to process it.
Controller would like to shut down this unused connection.
Request was not successful because it lacks valid authentication credentials for the requested resource.
Unknown Error.
Generated using TypeDoc
This is an enumeration type constant that refers to the error of communication, and is defined as follows.
3