Exception: Syntropy::BadRequestError

Inherits:
Error
  • Object
show all
Defined in:
lib/syntropy/errors.rb

Overview

BadRequestError is raised when a request contains invalid information.

Constant Summary

Constants inherited from Error

Error::DEFAULT_STATUS

Method Summary

Methods inherited from Error

http_status, #http_status, #initialize, log_error?, method_not_allowed, not_found, teapot

Constructor Details

This class inherits a constructor from Syntropy::Error