Class DigestException.DigestRuntimeException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap
Enclosing class:
DigestException

public static class DigestException.DigestRuntimeException extends ComponentRuntimeException
Thrown in case digesting (processing) a job by a Digester.digest(Object) caused problems; the aCause is usually wrapped by this Exception.
See Also: