Skip to content

Custom Error Handling #1

@pgierz

Description

@pgierz

We need to have some custom error messages to better handle typical user issues:

  • Choose blocks
  • variable expansions

@dbarbi: maybe we can add to this list

An idea would be:

class EsmParserError(Exception):
   pass # PG: Still need to figure out how this works. See ScriptEngine for an example...

raise EsmParserError("A choose block was not used correctly...")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions