[][src]Module inkling::error

Errors from creating or walking through stories.

Enums

IncorrectNodeStackError

Error variant associated with the stack created when walking through a DialogueNode tree being poorly constructed.

InklingError

Internal error from walking through a story.

InvalidAddressError

A divert (or other address) in the story is invalid.

ParseError

Error from parsing text to construct a story.