public class DependencyException extends RuntimeException
| Constructor and Description | 
|---|
DependencyException(String message)  | 
DependencyException(String message,
                   Throwable cause)  | 
DependencyException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.