Sporades SDK API
Preparing search index...
client
SporadesError
Type Alias SporadesError
Structured error returned by Sporades client SDK operations.
type
SporadesError
=
{
hint
?:
string
;
message
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
hint?
message
Properties
Optional
hint
hint
?:
string
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hint
message
Sporades SDK API
Loading...
Structured error returned by Sporades client SDK operations.