|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationRuntimeException | |
org.apache.hivemind | The main HiveMind package. |
org.apache.hivemind.internal | |
org.apache.hivemind.test | Base classes and utilities to support unit tests involving HiveMind. |
Uses of ApplicationRuntimeException in org.apache.hivemind |
Methods in org.apache.hivemind that return ApplicationRuntimeException | |
static ApplicationRuntimeException |
HiveMind.createRegistryShutdownException()
|
Uses of ApplicationRuntimeException in org.apache.hivemind.internal |
Methods in org.apache.hivemind.internal that throw ApplicationRuntimeException | |
java.util.Map |
ConfigurationPoint.getMappedElements()
Returns the constructed extensions as a map of elements assembled from the various contributions. |
Uses of ApplicationRuntimeException in org.apache.hivemind.test |
Methods in org.apache.hivemind.test with parameters of type ApplicationRuntimeException | |
protected java.lang.Throwable |
HiveMindTestCase.findNestedException(ApplicationRuntimeException ex)
Digs down through (potentially) a stack of ApplicationRuntimeExceptions until it reaches the originating exception, which is returned. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |