Module: Aws::Templates::Exception

Included in:
Utils, Utils::Options
Defined in:
lib/aws/templates/exception.rb,
lib/aws/templates/exception/option_error.rb,
lib/aws/templates/exception/view_not_found.rb,
lib/aws/templates/exception/parameter_exception.rb,
lib/aws/templates/exception/option_value_deleted.rb,
lib/aws/templates/exception/parametrized_dsl_error.rb,
lib/aws/templates/exception/parameter_already_exist.rb,
lib/aws/templates/exception/parameter_value_invalid.rb,
lib/aws/templates/exception/option_scalar_on_the_way.rb,
lib/aws/templates/exception/nested_parameter_exception.rb,
lib/aws/templates/exception/option_should_be_recursive.rb,
lib/aws/templates/exception/parameter_method_name_conflict.rb,
lib/aws/templates/exception/parameter_getter_is_not_defined.rb,
lib/aws/templates/exception/parameter_specification_is_invalid.rb

Overview

Namespace for framework-specific exceptions

Defined Under Namespace

Classes: NestedParameterException, OptionError, OptionScalarOnTheWay, OptionShouldBeRecursive, OptionValueDeleted, ParameterAlreadyExist, ParameterException, ParameterGetterIsNotDefined, ParameterMethodNameConflict, ParameterSpecificationIsInvalid, ParameterValueInvalid, ParametrizedDSLError, ViewNotFound