kit-organizer edge

Error class
Kit::Organizer::Error
View Source

When using contracts on method signatures (through before, after, contract), a Kit::Contract::Error exception is raised when a contract failure happens.


Link to this section Summary ⚠️ Private APIs are currently hidden.

Inheritance: StandardError → Object

Link to this section Instance methods 1

Link to this method

#initialize(msg)

View Source RUBYConstructor