Uses of Class
org.conical.common.bbl.exception.BBLRuntimeException
Packages that use BBLRuntimeException
Package
Description
Contains lab-wide exception classes.
Contains support classes for web service client applications.
-
Uses of BBLRuntimeException in org.conical.common.bbl.exception
Subclasses of BBLRuntimeException in org.conical.common.bbl.exceptionModifier and TypeClassDescriptionclass
Runtime exception used to denote errors occuring during startup and configuration processing. -
Uses of BBLRuntimeException in org.conical.common.bbl.web.client
Subclasses of BBLRuntimeException in org.conical.common.bbl.web.clientModifier and TypeClassDescriptionclass
This is a runtime exception meant for use by web service client applications.