[][src]Module mudders::error

Enums

CreationError

Errors that might occur on SymbolTable construction.

GenerationError

Error that might occur when generating new strings.

InternalError

Errors that are likely not user errors, but bugs in the library.

NonAsciiError

An error indicating that a character passed to mudders is not in ASCII range.