public final class MVCGroupExceptionHandler extends Object implements CallableWithArgs<Void>
Void
call(Object... args)
static void
registerWith(GriffonApplication application)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void registerWith(@Nonnull GriffonApplication application)
@Nullable public Void call(@Nullable Object... args)
call
CallableWithArgs<Void>