class NoArgError(Exception): pass class StationNotFoundError(Exception): pass class ServerCommunicationError(Exception): pass