public class WriteResult extends Object
Constructor and Description |
---|
WriteResult() |
WriteResult(Throwable error) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorInformation() |
String |
getStackStrace() |
boolean |
isError() |
void |
setErrorInformation(String errorInformation) |
void |
setStackStrace(String stackStrace) |
String |
toString() |
public WriteResult(Throwable error)
public WriteResult()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.