public class MethodCompileException extends RuntimeException
Constructor and Description |
---|
MethodCompileException(String message,
String methodBody,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMethodBody() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MethodCompileException(String message, String methodBody, Throwable cause)
public String getMethodBody()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.