| Package | Description |
|---|---|
| com.sk89q.intake.parametric | |
| com.sk89q.intake.parametric.handler |
| Modifier and Type | Method and Description |
|---|---|
void |
ParametricBuilder.addExceptionConverter(ExceptionConverter converter)
Attach an exception converter to this builder in order to wrap unknown
Throwables into known CommandExceptions. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionConverterHelper
An implementation of an
ExceptionConverter that calls methods
defined in subclasses that have been annotated with
ExceptionMatch. |
Copyright © 2015. All Rights Reserved.