public class ErrorEntity extends Object implements Serializable, Entity
Constructor and Description |
---|
ErrorEntity() |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getErrorMessage() |
int |
getErrorNum() |
String |
getException() |
public String getErrorMessage()
public String getException()
public int getCode()
public int getErrorNum()
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.