Documentation
Preparing search index...
@airgap/beacon-dapp
ErrorResponse
Interface ErrorResponse
interface
ErrorResponse
{
errorData
?:
any
;
errorType
:
BeaconErrorType
;
id
:
string
;
senderId
:
string
;
type
:
Error
;
version
:
string
;
}
Hierarchy (
View Summary
)
BeaconBaseMessage
ErrorResponse
Index
Properties
error
Data?
error
Type
id
sender
Id
type
version
Properties
Optional
error
Data
errorData
?:
any
error
Type
errorType
:
BeaconErrorType
id
id
:
string
sender
Id
senderId
:
string
type
type
:
Error
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Data
error
Type
id
sender
Id
type
version
Documentation
Loading...