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, toString
public MissingImplementationException(org.kie.api.io.Resource resource, String dependency)
public String getMessage()
getMessage
in class Throwable
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.