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 © 2007, 2014, Oracle and/or its affiliates. All rights reserved.