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, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic PrimaryExpressionIsVariableException(String varName)
public VariableExpression getVariableExpression()
Copyright © 2017. All rights reserved.