Exception: Deploy::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Deploy::Error
- Defined in:
- lib/deploy/errors.rb
Overview
Base level error which all other deploy errors will inherit from. It may also be invoked for errors which don’t directly relate to other errors below.
Direct Known Subclasses
Deploy::Errors::AccessDenied, Deploy::Errors::CommunicationError, Deploy::Errors::ServiceUnavailable