Exception: CloudCrowd::Error
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- CloudCrowd::Error
- Defined in:
- lib/cloud_crowd/exceptions.rb
Overview
Base Error class which all custom CloudCrowd exceptions inherit from. Rescuing CloudCrowd::Error (or RuntimeError) will get all custom exceptions. If your cluster is correctly configured, you should never expect to see any of these.
Direct Known Subclasses
ActionNotFound, CommandFailed, MissingConfiguration, StatusUnspecified, StorageNotFound, StorageNotWritable
Defined Under Namespace
Classes: ActionNotFound, CommandFailed, MissingConfiguration, StatusUnspecified, StorageNotFound, StorageNotWritable