Exception: Core::Exceptions::BadRequest

Inherits:
Error
  • Object
show all
Defined in:
lib/svcbase/exceptions.rb

Direct Known Subclasses

ValidationFailed

Constant Summary collapse

STATUS =
400

Constants inherited from Error

Error::DEFAULT_LOGLEVEL, Error::DEFAULT_MSGCODE, Error::MESSAGE_SCOPE

Instance Attribute Summary

Attributes inherited from Error

#details, #headers, #loglevel, #msgcode, #msgobj

Method Summary

Methods inherited from Error

classname, default_loglevel, default_msgcode, #initialize, #logmsg, #response, #status

Constructor Details

This class inherits a constructor from Core::Exceptions::Error