Cuprum

An opinionated implementation of the Command pattern for Ruby applications. Cuprum wraps your business logic in a consistent, object-oriented interface and features status and error management, composability and control flow management.

Class: Cuprum::Matching::NoMatchError

Parent Namespace
Cuprum::Matching
Inherited Classes
StandardError > Object
Defined In
lib/cuprum/matching.rb

Table Of Contents

Overview

Exception raised when the matcher does not match a result.

Back To Top


Back to Documentation | Versions | 1.3 | Reference | Cuprum | Cuprum::Matching