py21cmfast.wrapper.exceptions.TableGenerationError ================================================== .. py:exception:: py21cmfast.wrapper.exceptions.TableGenerationError(msg=None) Bases: :py:obj:`ParameterError` Initialize self. See help(type(self)) for accurate signature. .. !! processed by numpydoc !! .. py:attribute:: default_message :value: Multiline-String .. raw:: html
Show Value .. code-block:: python """An error has occured when generating an interpolation table! This has likely occured due to the choice of input AstroParams (check the LOG for more info)""" .. raw:: html