Module: Railshoster::Error
- Included in:
- BadApplicationJSONHashError, BadApplicationTokenError, CapifyProjectFailedError, InvalidPublicSshKeyError, NoSshKeyGivenError, PossiblyNotAGitRepoError, UnsupportedApplicationTypeError
- Defined in:
- lib/railshoster/error.rb
Overview
This module will be included in all custom railshoster error classes. Using a module we don’t enforce a certain superclass.