Preparing search index...
The search index is not available
webcrypto-local
webcrypto-local
proto/src
ErrorProto
Class ErrorProto
Hierarchy (
view full
)
BaseProto
ErrorProto
Implements
Error
Index
Constructors
constructor
Properties
code
message
name
stack
type
version
INDEX
Constructors
constructor
new
Error
Proto
(
)
:
ErrorProto
Returns
ErrorProto
new
Error
Proto
(
message
,
code
?
,
type
?
)
:
ErrorProto
Parameters
message
:
string
Optional
code
:
number
Optional
type
:
string
Returns
ErrorProto
Properties
code
code
:
number
= 0
message
message
:
string
= ""
name
name
:
string
= "Error"
stack
stack
:
string
= ""
type
type
:
string
= "error"
version
version
:
number
= 0
Static
INDEX
INDEX
:
number
= BaseProto.INDEX
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
message
name
stack
type
version
INDEX
webcrypto-local
Loading...