Exception: WAZ::Storage::StorageException

Inherits:
StandardError
  • Object
show all
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.