Package | Description |
---|---|
org.jamplate.model |
A package that specifies that primary components of a processor that uses the
jamplate-style processing.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeClashException
An exception to indicate that a provided tree is clashing with another tree and the
operation cannot continue because of that.
|
class |
TreeOutOfBoundsException
An exception to indicate that a provided tree is out of the expected bounds.
|
class |
TreeTakeoverException
This exception is a more specific exception of the
TreeClashException . |