Kaptos
Toggle table of contents
0.1.2-beta
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.exception
/
AptosIndexerError
/
DeserializationError
Deserialization
Error
data
class
DeserializationError
(
val
cause
:
Throwable
)
:
AptosIndexerError
Represents a failure to parse the GraphQL response.
Members
Constructors
Deserialization
Error
Link copied to clipboard
constructor
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
open
override
val
cause
:
Throwable