public final class MVCGroupExceptionHandler extends Object implements CallableWithArgs<Void>
Modifier and Type | Method and Description |
---|---|
Void |
call(Object... args) |
static void |
registerWith(GriffonApplication application) |
public static void registerWith(@Nonnull GriffonApplication application)