public class WriteResult extends Object
Constructor and Description |
---|
WriteResult(int operationId,
int errorCode,
String errorMessage) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
String |
getErrorMessage() |
int |
getOperationId() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.