Enum XrplErrorCategory
Namespace: Xrpl.Client.Exceptions
Assembly: Xrpl.dll
Syntax
public enum XrplErrorCategory
Fields
| Name | Description |
|---|---|
| BadRequest | |
| InvalidInput | |
| LedgerUnavailable | |
| NotFound | |
| ServerState | |
| TemporaryServerProblem | |
| Unknown | |
| UnsupportedRequest |