finesse.script.exceptions
¶
Kat script exceptions.
These are special exceptions that add extra context-specific information when errors occur during parsing or unparsing.
Classes
|
Error for when an element name or function '(' is missing. |
|
An error during the parsing process. |
Warns the users of an unreasonable input size, either the in the total size of the katscript or the length of an individual line. |
|
A warning during the parsing, indicating that exceptions might occur later. |
|
|
Detailed kat script error. |
|
Error with kat syntax. |