Package io.metamask.androidsdk
Class RequestError
-
- All Implemented Interfaces:
@Serializable() public final class RequestError
-
-
Constructor Summary
Constructors Constructor Description RequestError(Integer code, String message)
-
Method Summary
Modifier and Type Method Description final IntegergetCode()final StringgetMessage()
-