Class DigestException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap

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