py21cmfast.wrapper.exceptions ============================= .. py:module:: py21cmfast.wrapper.exceptions .. autoapi-nested-parse:: Exceptions raised when running C code. .. !! processed by numpydoc !! Attributes ---------- .. autoapisummary:: py21cmfast.wrapper.exceptions.GSLERROR py21cmfast.wrapper.exceptions.INFINITYORNANERROR py21cmfast.wrapper.exceptions.IOERROR py21cmfast.wrapper.exceptions.MASSDEPZETAERROR py21cmfast.wrapper.exceptions.MEMORYALLOCERROR py21cmfast.wrapper.exceptions.PHOTONCONSERROR py21cmfast.wrapper.exceptions.SUCCESS py21cmfast.wrapper.exceptions.TABLEEVALUATIONERROR py21cmfast.wrapper.exceptions.TABLEGENERATIONERROR py21cmfast.wrapper.exceptions.VALUEERROR py21cmfast.wrapper.exceptions.logger Exceptions ---------- .. toctree:: :hidden: /autoapi/py21cmfast/wrapper/exceptions/ArgumentValueError /autoapi/py21cmfast/wrapper/exceptions/FatalCError /autoapi/py21cmfast/wrapper/exceptions/FileIOError /autoapi/py21cmfast/wrapper/exceptions/GSLError /autoapi/py21cmfast/wrapper/exceptions/InfinityorNaNError /autoapi/py21cmfast/wrapper/exceptions/MassDepZetaError /autoapi/py21cmfast/wrapper/exceptions/MemoryAllocError /autoapi/py21cmfast/wrapper/exceptions/ParameterError /autoapi/py21cmfast/wrapper/exceptions/PhotonConsError /autoapi/py21cmfast/wrapper/exceptions/TableEvaluationError /autoapi/py21cmfast/wrapper/exceptions/TableGenerationError .. autoapisummary:: py21cmfast.wrapper.exceptions.ArgumentValueError py21cmfast.wrapper.exceptions.FatalCError py21cmfast.wrapper.exceptions.FileIOError py21cmfast.wrapper.exceptions.GSLError py21cmfast.wrapper.exceptions.InfinityorNaNError py21cmfast.wrapper.exceptions.MassDepZetaError py21cmfast.wrapper.exceptions.MemoryAllocError py21cmfast.wrapper.exceptions.ParameterError py21cmfast.wrapper.exceptions.PhotonConsError py21cmfast.wrapper.exceptions.TableEvaluationError py21cmfast.wrapper.exceptions.TableGenerationError Module Contents --------------- .. py:data:: GSLERROR :value: 2 .. py:data:: INFINITYORNANERROR :value: 7 .. py:data:: IOERROR :value: 1 .. py:data:: MASSDEPZETAERROR :value: 8 .. py:data:: MEMORYALLOCERROR :value: 9 .. py:data:: PHOTONCONSERROR :value: 4 .. py:data:: SUCCESS :value: 0 .. py:data:: TABLEEVALUATIONERROR :value: 6 .. py:data:: TABLEGENERATIONERROR :value: 5 .. py:data:: VALUEERROR :value: 3 .. py:data:: logger