Class BreadcrumbBarException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.pushingpixels.flamingo.api.bcb.BreadcrumbBarException
-
public class BreadcrumbBarException extends java.lang.RuntimeExceptionGeneric runtime exception for the breadcrumb bar.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BreadcrumbBarException(java.lang.Throwable cause)Creates the new exception instance.
-