plesty.server.model.errors ========================== .. py:module:: plesty.server.model.errors .. autoapi-nested-parse:: Errors raised by the model layer. Exceptions ---------- .. autoapisummary:: plesty.server.model.errors.FleetError Module Contents --------------- .. py:exception:: FleetError Bases: :py:obj:`ValueError` A fleet file or device declaration is malformed. Initialize self. See help(type(self)) for accurate signature.