public class GroovyObjectInvokeMethodException extends RuntimeException
GroovyObject.invokeMethod(String, Object) 方法时可能会抛出的异常。GroovyScriptExecutor.execute(String, String, Object...),
GroovyScriptExecutor.evaluate(String, String, Object...),
序列化表格| 构造器和说明 |
|---|
GroovyObjectInvokeMethodException(String message,
Throwable cause) |
Copyright © 2024. All rights reserved.