public class PrimaryExpressionIsInvokeException extends NucleusException
Constructor and Description |
---|
PrimaryExpressionIsInvokeException(InvokeExpression expr) |
Modifier and Type | Method and Description |
---|---|
InvokeExpression |
getInvokeExpression()
Accessor for the InvokeExpression 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 PrimaryExpressionIsInvokeException(InvokeExpression expr)
public InvokeExpression getInvokeExpression()
Copyright © 2017. All rights reserved.