public abstract class CommandsError extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
CommandsError() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType()
Describes the type of the error.
|
int |
hashCode() |
String |
toString() |
Copyright © 2023. All rights reserved.