|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BluesException | |
| com.lonniepryor.blues.sys | Implements the core application assembly and configuration operations. |
| com.lonniepryor.blues.util | Common utility classes used throughout the Blues Framework. |
| com.lonniepryor.blues.xml | Implements a dynamic XML configuration parser based on XML Schema. |
| Uses of BluesException in com.lonniepryor.blues.sys |
| Subclasses of BluesException in com.lonniepryor.blues.sys | |
class |
SystemException
Exception thrown by the system assembeler if it encounters a problem assembling. |
| Uses of BluesException in com.lonniepryor.blues.util |
| Subclasses of BluesException in com.lonniepryor.blues.util | |
class |
ParseException
Exception thrown when a string is unable to be parsed. |
class |
ReflectionException
Exception thrown when a reflective invocation fails. |
| Uses of BluesException in com.lonniepryor.blues.xml |
| Subclasses of BluesException in com.lonniepryor.blues.xml | |
class |
XmlException
Eexception thrown by the XML api if an error occurrs during document parsing. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||