public class RefLambdaCallException extends InstructRuntimeException
| 构造器和说明 |
|---|
RefLambdaCallException(Location.RuntimeLocation location,
int resultCode,
DataModel result) |
| 限定符和类型 | 方法和说明 |
|---|---|
DataModel |
getResult() |
int |
getResultCode() |
getLocation, getMethodAddress, getProgramAddresspublic RefLambdaCallException(Location.RuntimeLocation location, int resultCode, DataModel result)
public int getResultCode()
public DataModel getResult()
Copyright © 2020. All rights reserved.