public class HplValidationException extends RuntimeException
| Constructor and Description |
|---|
HplValidationException(org.antlr.v4.runtime.ParserRuleContext ctx,
String message) |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.ParserRuleContext |
getCtx() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HplValidationException(org.antlr.v4.runtime.ParserRuleContext ctx,
String message)
Copyright © 2022 The Apache Software Foundation. All rights reserved.