Umi — API References - v1.3.0
Preparing search index...
umi-storage-mock
AssetNotFoundError
Class AssetNotFoundError
Hierarchy (
View Summary
)
SdkError
AssetNotFoundError
Index
Constructors
constructor
Properties
cause?
name
source
source
Details?
Methods
get
Capitalized
Source
get
Full
Source
to
String
Constructors
constructor
new
AssetNotFoundError
(
location
:
string
)
:
AssetNotFoundError
Parameters
location
:
string
Returns
AssetNotFoundError
Properties
Optional
Readonly
cause
cause
?:
Error
Readonly
name
name
:
string
= 'AssetNotFoundError'
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...