Uses of Class
org.refcodes.component.ComponentRuntimeException
-
Uses of ComponentRuntimeException in org.refcodes.component
Subclasses of ComponentRuntimeException in org.refcodes.componentModifier and TypeClassDescriptionstatic classUnchecked exception with the same semantics as theCeaseException.static classUnchecked exception with the same semantics as theCloseException.protected static classThis exception is the base exception for handle related runtime exceptions.static classThrown in case initializing a component caused problems.static classUnchecked exception with the same semantics as theDecomposeException.classThrown in case destroying a component caused problems.static classUnchecked exception with the same semantics as theDestroyException.static classThrown in case digesting (processing) a job by aDigester.digest(Object)caused problems; the aCause is usually wrapped by thisException.static classUnchecked exception with the same semantics as theDisposeException.classThis exception is thrown in case a handle was provided which was unknown to the invoked component.classThis exception is thrown in case a handle was provided whose reference does not support a given operation.static classUnchecked exception with the same semantics as theIOException.static classThis exception is the base lifecycle exception .static classUnchecked exception with the same semantics as thePauseException.static classUnchecked exception with the same semantics as theResetException.static classUnchecked exception with the same semantics as theResumeException.static classUnchecked exception with the same semantics as theStartException.static classUnchecked exception with the same semantics as theStopException.classThis exception is thrown in case a handle was provided which was unknown to the invoked component.classThis exception is thrown in case a handle was provided whose reference does not support a given operation.