codeable_models.CException

class codeable_models.CException(value)

CException is a Python Exception that signals that an Exception is raised in Codeable Models. This type of exception is raised in all Codeable Models classes whenever an exception occurs.

Parameters

value (str) – An optional name.