Package flumotion :: Package common :: Module errors
[show private | hide private]
[frames | no frames]

Module flumotion.common.errors

serializable Flumotion exceptions
Exceptions
AlreadyConnectedError Already connected
BusyComponentError Component is busy doing something
ComponentError Error while doing something to a component
ComponentMoodError Component is in the wrong mood to perform the given function
ComponentNoWorkerError Component does not have its worker available
ComponentStart An error during starting of a component
ConfigError Error during parsing of configuration
ConnectionError General connection error
ConnectionFailedError Connection failed
ConnectionRefusedError Connection refused
DeviceBusyError Generic GStreamer error
DeviceNotFoundError Device could not be found
EntrySyntaxError Syntax error while getting entry point in a bundle
FlumotionError Generic Flumotion error
GstError Generic GStreamer error
ManagerNotConnectedError Manager not connected
NoBundleError The requested bundle was not found
NoMethodError The remote method does not exist
NoPerspectiveError The component does not have a perspective
NotConnectedError Not connected
NotReadyError The component is not ready yet
OptionError Error in options
PermissionDeniedError Permission denied
PipelineParseError An error occurred while trying to parse the pipeline
PropertyError An error occurred while setting a property on the component
ReloadSyntaxError A syntax error during a reload of a module
RemoteMethodError Generic remote method error
RemoteRunError Error while running remote code
SleepingComponentError Component is sleeping, cannot handle request
SystemError A system error, is usually fatal
UnknownComponentError A given component or component type does not exist
UnknownDeviceError The device does not exist
UnknownEffectError A given effect or effect type does not exist

Generated by Epydoc 2.1 on Wed Jul 27 23:00:05 2005 http://epydoc.sf.net