ensembl-hive-python3  2.7.0
eHive.params.ParamSubstitutionException Class Reference

Raised when ParamContainer tried to substitute an unexpected structure (only dictionaries and lists are accepted) More...

+ Inheritance diagram for eHive.params.ParamSubstitutionException:

Public Member Functions

def __str__ (self)
 

Detailed Description

Raised when ParamContainer tried to substitute an unexpected structure (only dictionaries and lists are accepted)

Definition at line 43 of file params.py.

Member Function Documentation

◆ __str__()

def eHive.params.ParamSubstitutionException.__str__ (   self)

Definition at line 44 of file params.py.


The documentation for this class was generated from the following file: