Uses of Package
org.anchoranalysis.bean.xml.exception
| Package | Description |
|---|---|
| org.anchoranalysis.bean |
Defining, loading, initializing Anchor Beans.
|
| org.anchoranalysis.bean.xml |
Reading Beans from XML files.
|
| org.anchoranalysis.bean.xml.exception |
Exceptions that can thrown when loading beans from XML.
|
-
Classes in org.anchoranalysis.bean.xml.exception used by org.anchoranalysis.bean Class Description ProvisionFailedException If provisioning an object fails. -
Classes in org.anchoranalysis.bean.xml.exception used by org.anchoranalysis.bean.xml Class Description BeanXMLException An exception that occurs when one cannot process BeanXML for some reason.LocalisedBeanException Combines a chain of many exceptions into a single exception, searching for an ultimate cause and incorporating the messages from the chain into a single unified message. -
Classes in org.anchoranalysis.bean.xml.exception used by org.anchoranalysis.bean.xml.exception Class Description BeanXMLException An exception that occurs when one cannot process BeanXML for some reason.