Interface BreadcrumbBarExceptionHandler


  • public interface BreadcrumbBarExceptionHandler
    Generic exception handler for the breadcrumb bar.
    • Method Detail

      • onException

        void onException​(Throwable t)
        Called when an exceptional condition occurs in the breadcrumb bar.
        Parameters:
        t - Throwable.