Exception: Changebase::Exception
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Changebase::Exception
- Defined in:
- lib/changebase/connection.rb
Overview
RuntimeErrors don’t get translated by Rails into ActiveRecord::StatementInvalid which StandardError do. Would rather use StandardError, but it’s usefull with Changebase to know when something raises a Changebase::Exception::NotFound or Forbidden
Direct Known Subclasses
ApiVersionUnsupported, BadGateway, BadRequest, Forbidden, Gone, MovedPermanently, NotFound, ServiceUnavailable, Unauthorized, UnexpectedResponse
Defined Under Namespace
Classes: ApiVersionUnsupported, BadGateway, BadRequest, Forbidden, Gone, MovedPermanently, NotFound, ServiceUnavailable, Unauthorized, UnexpectedResponse