ensembl-hive-python3  2.7.0
eHive.params Namespace Reference

Classes

class  NullParamException
 Raised when a parameter cannot be required because it is null (None) More...
 
class  ParamContainer
 Equivalent of eHive's Param module. More...
 
class  ParamContainerTestExceptions
 
class  ParamContainerTestSubstitutions
 
class  ParamException
 Base class for parameters-related exceptions. More...
 
class  ParamInfiniteLoopException
 Raised when parameters depend on each other, forming a loop. More...
 
class  ParamNameException
 Raised when the parameter name is not a string. More...
 
class  ParamSubstitutionException
 Raised when ParamContainer tried to substitute an unexpected structure (only dictionaries and lists are accepted) More...
 
class  ParamWarning
 Used by process.BaseRunnable. More...