Exception: Protege::GenericError

Inherits:
Error
  • Object
show all
Defined in:
lib/protege/errors/generic_error.rb

Overview

Wraps a plain-string reason so callers that expect an Exception on Result#error always get one. Built automatically by Result.failure when handed a String rather than an Exception.

Constant Summary

Constants inherited from Error

Error::PERMANENT, Error::TRANSIENT