Class DependencyException

All Implemented Interfaces:
Serializable, DependencyAccessor, ErrorCodeAccessor, Trap
Direct Known Subclasses:
DependencyException.DependenciesException, DependencyException.DependencyClaimException, InstallDependencyException

public abstract class DependencyException extends AbstractException implements DependencyAccessor
The DependencyException is the base checked exception for the refcodes-decoupling package.
See Also: