brian.sensors
SensorException class objects
class SensorException(Exception)
Default sensor Exception
SensorAlreadyClosedError class objects
class SensorAlreadyClosedError(SensorException)
Thrown when trying to access closed Sensor
SensorIsNotReadyError class objects
class SensorIsNotReadyError(SensorException)
Thrown when trying to read values from a sensor that is not ready
SensorPortAlreadyInUse class objects
class SensorPortAlreadyInUse(SensorException)
Thrown when trying to register sensor or sensor probe with autodetect to already used port