|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCoreRuntimeException | |
---|---|
de.smartics.exceptions.i18n | The core package for the I18N exception handling. |
de.smartics.exceptions.i18n.message | Provides classes for the internationalization of exception messages. |
Uses of AbstractCoreRuntimeException in de.smartics.exceptions.i18n |
---|
Subclasses of AbstractCoreRuntimeException in de.smartics.exceptions.i18n | |
---|---|
class |
AbstractLocalizedRuntimeException The base implementation of exceptions that support internationalization for unchecked exceptions. |
class |
AbstractMessageRuntimeException The base implementation of exceptions that support internationalization for runtime exceptions and whose message information is based on a message bean. |
class |
ConfigurationException This configuration exception is thrown if the system encountered an inconsistent configuration or configuration information was missing. |
class |
MethodAccessConfigurationException This exception is thrown if the configuration is not valid so that the system cannot evaluate the exception property. |
class |
PropertyAccessConfigurationException This exception is thrown if the configuration is not valid so that the system cannot evaluate the exception property. |
Uses of AbstractCoreRuntimeException in de.smartics.exceptions.i18n.message |
---|
Subclasses of AbstractCoreRuntimeException in de.smartics.exceptions.i18n.message | |
---|---|
class |
ParseException This exception is thrown if a string cannot be parsed because information is missing or the format syntax is violated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |