Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class AptosApiError(val request: AptosRequest, val response: AptosResponse, message: String) : Exception
The type returned from an API error
Link copied to clipboard
Link copied to clipboard
This error is used to explain why parsing failed.
Link copied to clipboard