Exception: Protege::GenericError
- 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.