@playlive/tiltify-core
Preparing search index...
TiltifyError
Interface TiltifyError
Structured error envelope returned by Tiltify on non-2xx responses.
interface
TiltifyError
{
fields
:
string
[]
;
message
:
string
;
status
:
number
;
}
Index
Properties
fields
message
status
Properties
fields
fields
:
string
[]
message
message
:
string
status
status
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fields
message
status
@playlive/tiltify-core
Loading...
Structured error envelope returned by Tiltify on non-2xx responses.