| org.araneaframework.core.AraneaRuntimeException
All known Subclasses: org.araneaframework.framework.NoSerializedClientStateException, org.araneaframework.core.EventException, org.araneaframework.core.NoCurrentOutputDataSetException, org.araneaframework.core.NoSuchNarrowableException, org.araneaframework.uilib.DataItemTypeViolatedException, org.araneaframework.core.NoSuchWidgetException, org.araneaframework.framework.EmptyCallStackException, org.araneaframework.core.NoSuchServiceException, org.araneaframework.core.NoSuchEnvironmentEntryException, org.araneaframework.core.NoSuchComponentException, org.araneaframework.uilib.InvalidFormElementNameException, org.araneaframework.core.EmptyPathStackException, org.araneaframework.core.NoCurrentInputDataSetException,
AraneaRuntimeException | public class AraneaRuntimeException extends NestableRuntimeException (Code) | | A general nestable Aranea specific runtime exception.
author: "Toomas Römer" |
AraneaRuntimeException | public AraneaRuntimeException()(Code) | | |
AraneaRuntimeException | public AraneaRuntimeException(String message)(Code) | | |
|
|