Module: Docker::Template::Error
- Defined in:
- lib/docker/template/error.rb
Defined Under Namespace
Classes: BadExitStatus, BadRepoName, InvalidRepoType, InvalidTargzFile, InvalidYAMLFile, NoHookExists, NoRootMetadata, NoRootfsMkimg, NoSetupContext, NotImplemented, PlaceHolderError, RepoNotFound
Constant Summary collapse
- StandardError =
Class.new( StandardError )