toggle menu
solana-kotlin-arrow-extensions
0.3.2
common
switch theme
search in API
solana-kotlin-arrow-extensions
/
net.avianlabs.solana.arrow
/
SolanaKotlinError
/
RpcError
/
MethodNotFound
Method
Not
Found
data
class
MethodNotFound
(
val
message
:
String
)
:
SolanaKotlinError.RpcError
Members
Constructors
Method
Not
Found
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String