public class RulebookCompileException extends Exception
| Constructor and Description |
|---|
RulebookCompileException(String message) |
RulebookCompileException(String message,
Iterator<io.cdap.wrangler.api.parser.SyntaxError> it) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<io.cdap.wrangler.api.parser.SyntaxError> |
iterator() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 CDAP Licensed under the Apache License, Version 2.0.