Class BeanMisconfiguredXMLException

All Implemented Interfaces:
Serializable

public class BeanMisconfiguredXMLException
extends AnchorCombinableException
A bean's XML is thrown when a bean has misconfigured XML.

As these exceptions tend to get nested inside each other, we need to eventually combine them, so that only the final-most errored bean is displayed to the user.

Author:
Owen Feehan
See Also:
Serialized Form