Source code for smartrpyc.client.exceptions

[docs]class ServerUnavailable(Exception): """ Raised when server is not available for consuming a request """