@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
TMDBError
Class TMDBError
Hierarchy (
View Summary
)
Error
TMDBError
TMDBClientError
TMDBServerError
Index
Constructors
constructor
Properties
status
Code
tmdb
Status
Code
tmdb
Status
Message
url
Accessors
status
Constructors
constructor
new
TMDBError
(
message
:
string
,
statusCode
:
number
,
tmdbStatusCode
:
number
|
null
,
tmdbStatusMessage
:
string
|
null
,
url
:
string
|
null
,
)
:
TMDBError
Parameters
message
:
string
statusCode
:
number
tmdbStatusCode
:
number
|
null
tmdbStatusMessage
:
string
|
null
url
:
string
|
null
Returns
TMDBError
Properties
status
Code
statusCode
:
number
tmdb
Status
Code
tmdbStatusCode
:
number
|
null
tmdb
Status
Message
tmdbStatusMessage
:
string
|
null
url
url
:
string
|
null
Accessors
status
get
status
()
:
number
Returns
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
status
Code
tmdb
Status
Code
tmdb
Status
Message
url
Accessors
status
@carlosnc/tmdb-sdk - v0.8.0
Loading...