Exception: Loba::Error Private

Inherits:
StandardError
  • Object
show all
Defined in:
lib/loba/error.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Errors raised by Loba are subclasses of Loba::Error. Rescue this class to rescue any Loba-specific errors.