public class PositionError extends Object implements Serializable
| Constructor and Description |
|---|
PositionError() |
| Modifier and Type | Method and Description |
|---|---|
short |
getCode() |
String |
getMessage() |
PositionError |
setCode(short code) |
PositionError |
setMessage(String message) |
public short getCode()
public PositionError setCode(short code)
public String getMessage()
public PositionError setMessage(String message)
Copyright © 2020 XDEV Software Corp.. All rights reserved.