Module: Cuprum::Errors
- Defined in:
- lib/cuprum/errors.rb,
lib/cuprum/errors/multiple_errors.rb,
lib/cuprum/errors/uncaught_exception.rb,
lib/cuprum/errors/operation_not_called.rb,
lib/cuprum/errors/command_not_implemented.rb
Overview
Namespace for custom Cuprum error classes.
Defined Under Namespace
Classes: CommandNotImplemented, MultipleErrors, OperationNotCalled, UncaughtException