Package org.pf4j
Class DependencyResolver.DependenciesNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pf4j.PluginRuntimeException
org.pf4j.DependencyResolver.DependenciesNotFoundException
- All Implemented Interfaces:
Serializable
- Enclosing class:
DependencyResolver
Indicates that the dependencies required were not found.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
dependencies
-
-
Constructor Details
-
DependenciesNotFoundException
-
-
Method Details
-
getDependencies
-