Annotation Interface DefaultErrorHandler


@Retention(RUNTIME) @Target(TYPE) @Documented public @interface DefaultErrorHandler
Marks an HasErrorParameter view as Framework default handler so it can be disregarded if there is a custom view for the same Exception.
Since: