Documentation

ErrorMessagesEnum
in package

Table of Contents

Constants

ERR_AUTENTIQUE_RESPONSE  = "Empty response from Autentique"
ERR_AUTENTIQUE_URL  = "AUTENTIQUE_URL cannot be empty"
ERR_CONTENT_TYPE  = "This content-type not exist"
ERR_EMPTY_QUERY  = "Query cannot be empty string"
ERR_TOKEN_EMPTY  = "Token cannot be empty"
ERR_URL_INVALID  = "Invalid AUTENTIQUE_URL"

Constants

ERR_AUTENTIQUE_RESPONSE

public mixed ERR_AUTENTIQUE_RESPONSE = "Empty response from Autentique"

ERR_AUTENTIQUE_URL

public mixed ERR_AUTENTIQUE_URL = "AUTENTIQUE_URL cannot be empty"

ERR_CONTENT_TYPE

public mixed ERR_CONTENT_TYPE = "This content-type not exist"

ERR_EMPTY_QUERY

public mixed ERR_EMPTY_QUERY = "Query cannot be empty string"

        
On this page

Search results