| Package | Description |
|---|---|
| com.sk89q.intake.parametric | |
| com.sk89q.intake.parametric.handler |
| Class and Description |
|---|
| ExceptionConverter
This class converts input
Throwables into an appropriate
CommandException, throwing InvocationCommandException if
the exception cannot be converted into a friendlier exception. |
| InvokeListener
Listens to events related to
ParametricBuilder. |
| Class and Description |
|---|
| AbstractInvokeListener
An abstract implementation of
InvokeListener with some
no-operation methods implemented to assist in creating subclasses. |
| ExceptionConverter
This class converts input
Throwables into an appropriate
CommandException, throwing InvocationCommandException if
the exception cannot be converted into a friendlier exception. |
| InvokeHandler
An invoke handler can be registered on a
ParametricBuilder to
listen in on commands being executed. |
| InvokeListener
Listens to events related to
ParametricBuilder. |
Copyright © 2015. All Rights Reserved.