public class OptimizationFailedException extends RuntimeException
| Constructor and Description |
|---|
OptimizationFailedException(Throwable cause,
RootCallTarget callTarget) |
| Modifier and Type | Method and Description |
|---|---|
RootCallTarget |
getCallTarget() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OptimizationFailedException(Throwable cause, RootCallTarget callTarget)
public RootCallTarget getCallTarget()