Umi — API References - v1.3.0
Preparing search index...
umi
AccountNotFoundError
Class AccountNotFoundError
Hierarchy (
View Summary
)
SdkError
AccountNotFoundError
Index
Constructors
constructor
Properties
cause?
name
source
source
Details?
Methods
get
Capitalized
Source
get
Full
Source
to
String
Constructors
constructor
new
AccountNotFoundError
(
publicKey
:
PublicKey
,
accountType
?:
string
,
solution
?:
string
,
)
:
AccountNotFoundError
Parameters
publicKey
:
PublicKey
Optional
accountType
:
string
Optional
solution
:
string
Returns
AccountNotFoundError
Properties
Optional
Readonly
cause
cause
?:
Error
Readonly
name
name
:
string
= 'AccountNotFoundError'
Readonly
source
source
:
UmiErrorSource
Optional
Readonly
source
Details
sourceDetails
?:
string
Methods
get
Capitalized
Source
getCapitalizedSource
()
:
string
Returns
string
get
Full
Source
getFullSource
()
:
string
Returns
string
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
name
source
source
Details
Methods
get
Capitalized
Source
get
Full
Source
to
String
Umi — API References - v1.3.0
Loading...