NUTSKernel.error_book# NUTSKernel.error_book: ClassVar[dict[int, str]] = {0: 'no errors', 1: 'divergent transition', 2: 'maximum tree depth', 3: 'divergent transition + maximum tree depth'}# Dict of error codes and their meaning.