public abstract class AbstractBurrowInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
error |
protected String |
message |
| Constructor and Description |
|---|
AbstractBurrowInfo() |
AbstractBurrowInfo(String error,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getError() |
String |
getMessage() |
void |
setError(String error) |
void |
setMessage(String message) |
Copyright © 2019. All rights reserved.