Expand description
Error types for Lindera operations.
This module provides error types used throughout the Lindera Python bindings.
Structs§
- PyLindera
Error - Error type for Lindera operations.
Functions§
- register
- to_
py_ error - Maps a
CoreErroronto the matching Python exception.