public class EvlConstraintNotFoundException extends EolRuntimeException
Constructor and Description |
---|
EvlConstraintNotFoundException(java.lang.String constraintName,
AST ast) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getReason() |
getAst, getColumn, getLine, getMessage, propagate, setAst, setReason, toString, wrap
public EvlConstraintNotFoundException(java.lang.String constraintName, AST ast)
public java.lang.String getReason()
getReason
in class EolRuntimeException