Files
FastAsyncWorldEdit/src/main/java/com/sk89q/worldedit/util
sk89q 08ad5f4451 Handle exceptions thrown from bindings as a convertible InvocationTargetException.
For example, if IncompleteRegionException is thrown by a binding, it
will result in a InvocationTargetException now with a getCause(),
which gets handled as if that exception was thrown from the actual
Method that is invoked for the command.
2014-06-30 22:51:25 -07:00
..
2014-04-04 15:23:11 -07:00
2014-04-04 15:23:11 -07:00
2014-04-04 15:23:11 -07:00
2014-04-04 15:23:11 -07:00
2014-04-04 16:09:05 -07:00