| Interface | Description | 
|---|---|
| GroovyExceptionInterface | 
 An interface for use by all Groovy compiler exceptions. 
 | 
| Exception | Description | 
|---|---|
| GroovyException | 
| Error | Description | 
|---|---|
| GroovyBugError | 
 This class represents an error that is thrown when a bug is 
 recognized inside the runtime. 
 | 
Groovy Language for the JVM