public class UndefinedDependenciesException extends DMPMException
| Constructor and Description |
|---|
UndefinedDependenciesException(Collection<String> undefinedDependencies) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UndefinedDependenciesException(Collection<String> undefinedDependencies)
public String getErrorMessage()
getErrorMessage in class DMPMExceptionCopyright © 2019. All Rights Reserved.