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