public abstract class Exceptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Exceptions.DolmenVersionException
This exception is thrown at run-time when trying to instantiate
generated lexical or syntactic analyzers in the context of a
Dolmen runtime which is different from the one where they were
generated.
|