public class MissingDependencyException extends Exception
MissingDependencyException will be thrown if a plugin dependency
cannot be found.| Constructor and Description |
|---|
MissingDependencyException(String message) |
MissingDependencyException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 The Apache Software Foundation