Class BreadcrumbBarException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pushingpixels.flamingo.api.bcb.BreadcrumbBarException
All Implemented Interfaces:
Serializable

public class BreadcrumbBarException extends RuntimeException
Generic runtime exception for the breadcrumb bar.
See Also:
  • Constructor Details

    • BreadcrumbBarException

      public BreadcrumbBarException(Throwable cause)
      Creates the new exception instance.
      Parameters:
      cause - Exception cause.