Exception: WAZ::Storage::StorageException
- Inherits:
-
StandardError
- Object
- StandardError
- WAZ::Storage::StorageException
- Defined in:
- lib/waz/storage/exceptions.rb
Overview
This class is the base exception from where all the exceptions raised from this API inherit from. If you want to handle an exception that your code may throw and you don’t know which specific type you should handle, handle this type of exception.
Direct Known Subclasses
Blobs::InvalidOperation, Queues::InvalidOperation, Queues::OptionOutOfRange, Queues::QueueAlreadyExists, InvalidOption, InvalidParameterValue, NotConnected, Tables::EntityAlreadyExists, Tables::EntityDoesNotExist, Tables::InvalidTableName, Tables::TableAlreadyExists, Tables::TableDoesNotExist, Tables::TooManyProperties