ema workbench

Other Sub Sites

EMAexceptions

Created on 31 mei 2011

Code author: jhkwakkel <j.h.kwakkel (at) tudelft (dot) nl>

Exceptions and warning used internally by the EMA workbench. In line with advice given in PEP 8.

exception EMAexceptions.EMAError(*args)

Base EMA error

exception EMAexceptions.EMAWarning(*args)

base EMA warning class

exception EMAexceptions.CaseError(message, case)

error to be used when a particular run creates an error. The character of the error can be specified as the message, and the actual case that gave rise to the error.

exception EMAexceptions.EMAParallelError(*args)

parallel EMA error