Interface BreadcrumbBarExceptionHandler
-
public interface BreadcrumbBarExceptionHandlerGeneric exception handler for the breadcrumb bar.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonException(java.lang.Throwable t)Called when an exceptional condition occurs in the breadcrumb bar.
-