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
ComponentAlreadyStartingError Component told to start, but is already starting
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 Takes an element, gst.Error.message and gst.Error.debug
GStreamerError 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
NoProjectError The given project does not exist
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
StateChangeError The state change failed
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 Tue Dec 20 15:33:10 2005 http://epydoc.sf.net