class
Stacker::Error
- Stacker::Error
- Exception
- Reference
- Object
Overview
Base class of every error Stacker reports to its callers.
Each error carries the HTTP status and the response body historically returned by the web server, so the CLI and the web server report failures identically. The Salt module matches on those bodies: they must not change.
Direct Known Subclasses
- Stacker::HostNotFound
- Stacker::InvalidHostName
- Stacker::InvalidRequest
- Stacker::NamespaceNotFound
- Stacker::PillarError
- Stacker::RenderError