public class RuleResolutionException extends Exception
| Constructor and Description |
|---|
RuleResolutionException(String message,
List<Rule> unresolved) |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
getUnresolved() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 CDAP Licensed under the Apache License, Version 2.0.