public class PrimaryExpressionIsVariableException extends NucleusException
Constructor and Description |
---|
PrimaryExpressionIsVariableException(String varName) |
Modifier and Type | Method and Description |
---|---|
VariableExpression |
getVariableExpression()
Accessor for the VariableExpression that this primary expression should be swapped for.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedException
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public PrimaryExpressionIsVariableException(String varName)
public VariableExpression getVariableExpression()
Copyright © 2019. All rights reserved.