fcsxml ========================================== .. automodule:: fcsxml Classes ------------------------------------------ The fcsxml module consists of 4 primary classes: .. toctree:: :maxdepth: 2 fcsxml.FCSBaseObject fcsxml.FCSXMLField fcsxml.FCSXMLObject fcsxml.FCSVRClient Exceptions ------------------------------------------ .. autoexception:: fcsxml.FCSFieldNotFoundError .. autoexception:: FCSAssetOfflineError .. autoexception:: FCSEntityNotFoundError .. autoexception:: FCSValidationError .. autoexception:: FCSDuplicateError .. autoexception:: FCSError .. autoexception:: FCSVRClientError .. autoexception:: FCSVRClientFileError .. autoexception:: FCSVROfflineError .. autoexception:: FCSVRClientPermissionDenied .. autoexception:: FCSObjectLoadError .. autoexception:: FCSProductionLoadError