ConfigError

ConfigError⇐ ServiceAuthorizationError

ConfigError - extending the ServiceAuthorizationError error class

PublicMessage is set to 'Internal Server Error' and the HttpCode is set to '500'.

Thrown when building config variables while authorize.

Extends: ServiceAuthorizationError

new ConfigError(publicData, internalData)

hapiReply(replyOrResponseToolkit, [extraPublicData]) ⇒ Object

Reply function to respond with the error

Overrides: ServiceAuthorizationError#hapiReply Returns: Object - Response - Response object

Last updated