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, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic PrimaryExpressionIsInvokeException(InvokeExpression expr)
public InvokeExpression getInvokeExpression()
Copyright © 2017. All rights reserved.