Exception: Escort::BaseError

Inherits:
StandardError
  • Object
show all
Includes:
Error, Nesty::NestedError
Defined in:
lib/escort/error/error.rb

Overview

all our exceptions will supported nesting other exceptions also all our exception will be a kind_of? Escort::Error

Direct Known Subclasses

ClientError, InternalError, TransientError, UserError