OpenVeo REST NodeJS client API

API Docs for: 4.0.0
Show:

AuthenticationError

Summary

Creates an authentication request error.

Authentication errors are thrown when client failed to authenticate to the web service.

Constructor

AuthenticationError

Syntax

AuthenticationError

(
  • message
)

Summary

Parameters:

  • message String

    The error message

Item Index

Properties

Properties

httpCode

Syntax

httpCode

Number final

Summary

The HTTP error code associated to this error.