Enumeration HttpExceptionCodes

Index

Enumeration members

BadRequest

BadRequest: = "BAD_REQUEST"

Forbidden

Forbidden: = "FORBIDDEN"

InternalServerError

InternalServerError: = "INTERNAL_SERVER_ERROR"

NotFound

NotFound: = "NOT_FOUND"

Unauthorized

Unauthorized: = "UNAUTHORIZED"

ValidationError

ValidationError: = "VALIDATION_ERROR"