Exception | Description |
---|---|
ClassNameConflictException |
Exception optionally thrown if code layers or code layers and parent
class loader contain classes with the same name.
|
CompileException |
Exception thrown when (Groovy script) compilation failed.
|
CreateException |
Exception thrown when creating an instance of
Script failed. |
GrengineException |
General Grengine exception.
|
LoadException |
Exception thrown when loading a class failed.
|