module Diffend::Errors
Build runner app errors
Constants
- BaseError
Base error class from which all the errors should inherit
- BuildPathMissingInConfigurationFile
Raised when build_path is missing in configuration file
- DependenciesResolveException
Raised when we are unable to resolve dependencies
- FailedShellCommand
Failure of a shell command execution
- HandledException
Raised when we had an exception that we know how to handle
- MalformedConfigurationFile
Raised when configuration file is malformed
- ProjectIdMissingInConfigurationFile
Raised when project_id is missing in configuration file
- RequestServerError
Raised when server-side error occurs
Raised when shareable_id is missing in configuration file
Raised when shareable_key is missing in configuration file