public class ErrorResponse extends Object implements Serializable, ResponseMessage
Constructor and Description |
---|
ErrorResponse(Response response,
ErrorInformation errorInformation) |
Modifier and Type | Method and Description |
---|---|
ErrorInformation |
getErrorInformation() |
Response |
getResponse() |
String |
toString() |
public ErrorResponse(Response response, ErrorInformation errorInformation)
public Response getResponse()
getResponse
in interface ResponseMessage
public ErrorInformation getErrorInformation()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.