commonpower.utils.cp_exceptions

Exceptions

ControllerError(controller, message)

Exception which gives info of which controller raised it.

EntityError(entity, message)

Exception which gives info of which entity raised it.

InstanceError(instance, message)

Exception which gives info of which pyomo model instance raised it.