public class ReadError extends Object
| Constructor and Description |
|---|
ReadError(String text,
String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getText() |
int |
hashCode() |
String |
toString() |
Copyright © 2020–2021. All rights reserved.