Skip to content
Snippets Groups Projects
Commit 1901b1d3 authored by dgelessus's avatar dgelessus
Browse files

Split VOParseException into separate subclasses and make unchecked

Replaces the previous ErrorType enum. Separate classes are more
convenient for catch blocks and such.

Making the exceptions unchecked will allow throwing them from places
where checked exceptions cannot be used, e. g. SableCC AnalysisAdapter
methods.
parent 9f8ba354
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment