When the client attempts to run a command on the silayer server, an error message is returned to the client in the event that something bad happened. Parsing error strings is annoying, so instead the client should raise an exception so that errors don't happen silently
Related to #137
When the client attempts to run a command on the silayer server, an error message is returned to the client in the event that something bad happened. Parsing error strings is annoying, so instead the client should raise an exception so that errors don't happen silently
Related to #137