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