Exception: Nonnative::Error

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

Overview

Base class for all Nonnative errors.

Catch this error type if you want to handle any exception raised by this gem.

Direct Known Subclasses

NotFoundError, StartError, StopError