Annotation Interface CommandExceptionAdapter.Ignore

Enclosing class:
CommandExceptionAdapter

@Target(METHOD) @Retention(RUNTIME) public static @interface CommandExceptionAdapter.Ignore
An annotation to automatically ignore any method that may otherwise be a handler method.