| 
 | 
| Error: | Cause: | 
|---|---|
| ALREADY_OPEN | attempted to open connection when one was already open | 
| DISPLAY_OPEN | server cannot access display screen | 
| ENDPOINT_CONNECT | cannot connect to given host/service endpoint | 
| ENDPOINT_CREATE | cannot create endpoint for connection | 
| HAVE_OTHER_CONNECTIONS | attempted to shut down server when connections to other applets exist | 
| HOST | cannot determine or resolve host to connect to | 
| INVALID_CONNECTION | attempted to specify an unsupported connection/transport method | 
| NO_CONNECTION | no server connection to close | 
| PROTOCOL | protocol server uses and protocol interpreter uses are not resolvable to something compatible | 
| SERVER_SPAWN | cannot start a server | 
| SERVICE | cannot determine service endpoint | 
| UNSUPPORTED | service is not supported |