| Package | Description |
|---|---|
| com.sk89q.worldedit.internal.command | |
| com.sk89q.worldedit.util.command.parametric |
| Modifier and Type | Class and Description |
|---|---|
class |
WorldEditExceptionConverter
converts WorldEdit exceptions and converts them into
CommandExceptions. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionConverterHelper
An implementation of an
ExceptionConverter that automatically calls
the correct method defined on this object. |
| 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. |
Copyright © 2010-2014. All Rights Reserved.