| Home | Trees | Indices | Help |
|
|---|
|
|
Provides the error classes raised by the functions of the cjklib module.
|
|||
| Exceptions | |||
|---|---|---|---|
|
ConversionError A ConversionError is raised on a general conversion exception (e.g. |
|||
|
AmbiguousConversionError An AmbiguousConversionError is raised when a conversion of one entity from one reading to another is ambiguous. |
|||
|
DecompositionError A DecompositionError is raised on a general decomposition exception (e.g. |
|||
|
AmbiguousDecompositonError An AmbiguousDecompositonError is raised when decomposition of a string written in a reading is ambiguous. |
|||
|
InvalidEntityError An InvalidEntityError is raised when a reading entity given (e.g. |
|||
|
NoInformationError A NoInformationError is raised when the database lacks information for the given lookup value. |
|||
|
UnsupportedError An UnsupportedError is raised when the given option is not supported. |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 19 22:38:09 2009 | http://epydoc.sourceforge.net |