Module: Itchy::Errors

Defined in:
lib/itchy/errors.rb,
lib/itchy/errors/not_found_error.rb,
lib/itchy/errors/env_lookup_error.rb,
lib/itchy/errors/prepare_env_error.rb,
lib/itchy/errors/wrong_state_error.rb,
lib/itchy/errors/abstract_env_error.rb,
lib/itchy/errors/event_handle_error.rb,
lib/itchy/errors/file_inspect_error.rb,
lib/itchy/errors/unknown_event_error.rb,
lib/itchy/errors/not_implemented_error.rb,
lib/itchy/errors/event_processing_error.rb,
lib/itchy/errors/format_conversion_error.rb,
lib/itchy/errors/image_transformation_error.rb

Overview

Wrapper for all available errors.

Defined Under Namespace

Classes: AbstractEnvError, EnvLookupError, EventHandleError, EventProcessingError, FileInspectError, FormatConversionError, ImageTransformationError, NotFoundError, NotImplementedError, PrepareEnvError, UnknownEventError, WrongStateError