Module: Uberinstaller::Exception

Defined in:
lib/uberinstaller/exception.rb,
lib/uberinstaller/exceptions/invalid_ppa.rb,
lib/uberinstaller/exceptions/invalid_url.rb,
lib/uberinstaller/exceptions/missing_url.rb,
lib/uberinstaller/exceptions/invalid_json.rb,
lib/uberinstaller/exceptions/wrong_version.rb,
lib/uberinstaller/exceptions/invalid_folder.rb,
lib/uberinstaller/exceptions/invalid_package.rb,
lib/uberinstaller/exceptions/json_parse_error.rb,
lib/uberinstaller/exceptions/wrong_architecture.rb,
lib/uberinstaller/exceptions/json_file_not_found.rb,
lib/uberinstaller/exceptions/invalid_local_package.rb,
lib/uberinstaller/exceptions/missing_local_package.rb,
lib/uberinstaller/exceptions/parser_argument_error.rb,
lib/uberinstaller/exceptions/command_not_processable.rb,
lib/uberinstaller/exceptions/no_preprocessor_exception.rb,
lib/uberinstaller/exceptions/multiple_local_files_not_supported.rb,
lib/uberinstaller/exceptions/multiple_repositories_not_supported.rb

Defined Under Namespace

Classes: CommandNotProcessable, Exception, InvalidFolder, InvalidJson, InvalidLocalPackage, InvalidPackage, InvalidPpa, InvalidUrl, JsonFileNotFound, JsonParseError, MissingLocalPackage, MissingUrl, MultipleLocalFileNotSupported, MultipleLocalFilesNotSupported, MultipleRepositoriesNotSupported, NoPreprocessorException, ParserArgumentError, WrongArchitecture, WrongVersion