Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 383 Bytes

Error.md

File metadata and controls

10 lines (7 loc) · 383 Bytes

MediaShuttleApi.Error

Properties

Name Type Description Notes
statusCode Number The HTTP status code. [optional]
error String The error type matching the HTTP status code. [optional]
message String A detailed message describing the error that occurred. [optional]