fastcs.exceptions#

Members

FastCSException

Base class for general problems in the running of a FastCS transport.

LaunchError

For when there is an error in launching FastCS with the given transports and controller.

exception fastcs.exceptions.FastCSException[source]#

Base class for general problems in the running of a FastCS transport.

exception fastcs.exceptions.LaunchError[source]#

For when there is an error in launching FastCS with the given transports and controller.