-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels