public class PluginUnresolvedDependenciesException extends PluginFrameworkException
Constructor and Description |
---|
PluginUnresolvedDependenciesException() |
PluginUnresolvedDependenciesException(String message) |
PluginUnresolvedDependenciesException(String message,
Throwable throwable) |
PluginUnresolvedDependenciesException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PluginUnresolvedDependenciesException()
public PluginUnresolvedDependenciesException(String message)
public PluginUnresolvedDependenciesException(String message, Throwable throwable)
public PluginUnresolvedDependenciesException(Throwable throwable)
Copyright © 2014 Suncode. All rights reserved.