public class FastError extends Object
Constructor and Description |
---|
FastError(Type type,
String description) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDescription() |
Type |
getType() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setType(Type type) |
String |
toString() |
Copyright © 2000–2025 EPAM Systems. All rights reserved.