public class MissingImplementationException extends RuntimeException
| Constructor and Description |
|---|
MissingImplementationException(org.kie.api.io.Resource resource,
String dependency) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MissingImplementationException(org.kie.api.io.Resource resource,
String dependency)
public String getMessage()
getMessage in class ThrowableCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.