Module: Muwu::ProjectException

Defined in:
lib/muwu/project_exception/output_not_open.rb,
lib/muwu/project_exception/output_already_open.rb,
lib/muwu/project_exception/option_not_validatable.rb,
lib/muwu/project_exception/options_file_not_found.rb,
lib/muwu/project_exception/outline_file_not_found.rb,
lib/muwu/project_exception/metadata_file_not_found.rb,
lib/muwu/project_exception/metadata_value_not_given.rb,
lib/muwu/project_exception/option_key_not_understood.rb,
lib/muwu/project_exception/text_source_file_not_found.rb,
lib/muwu/project_exception/css_manifest_file_not_found.rb,
lib/muwu/project_exception/option_value_not_understood.rb,
lib/muwu/project_exception/outline_step_not_understood.rb,
lib/muwu/project_exception/target_project_folder_already_exists.rb,
lib/muwu/project_exception/navigator_not_recommended_with_stdout.rb,
lib/muwu/project_exception/multiple_formats_requested_with_stdout.rb,
lib/muwu/project_exception/multiple_documents_outlined_with_stdout.rb,
lib/muwu/project_exception/navigators_will_be_generated_automatically.rb,
lib/muwu/project_exception/dry_output_recommended_with_multiple_documents.rb,
lib/muwu/project_exception/subcontents_will_be_generated_automatically copy.rb

Defined Under Namespace

Classes: CssManifestFileNotFound, DryOutputRecommendedWithMultipleDocuments, MetadataFileNotFound, MetadataValueNotGiven, MultipleDocumentsOutlinedWithStdout, MultipleFormatsRequestedWithStdout, NavigatorNotRecommendedWithSingleDocument, NavigatorsWillBeGeneratedAutomatically, OptionKeyNotUnderstood, OptionNotValidatable, OptionValueNotUnderstood, OptionsFileNotFound, OutlineFileNotFound, OutlineStepNotUnderstood, OutputAlreadyOpen, OutputNotOpen, SubcontentsWillBeGeneratedAutomatically, TargetProjectFolderAlreadyExists, TextSourceFileNotFound