public class SaJNIPrpcResult extends Object implements Serializable
| Constructor and Description |
|---|
SaJNIPrpcResult(ByteBuffer byteBuffer,
String errorMsg,
int errCode)
Creates a new SaJNIPrpcResutlt.
|
public SaJNIPrpcResult(ByteBuffer byteBuffer, String errorMsg, int errCode)
byteBuffer - the byte buffererrorMsg - the error messageerrCode - the error codepublic ByteBuffer getBuffer()
public String getErrorMessage()
public int getErrorCode()
Copyright © 2016 SAPERION AG. All rights reserved.