Class: Irc::Bot::MessageMapper::NoMatchFailure

Inherits:
Failure show all
Defined in:
lib/rbot/messagemapper.rb

Constant Summary collapse

STRING =
"%{message} does not match %{template} (%{regex})"

Constants inherited from Failure

Failure::FRIENDLY

Instance Attribute Summary

Attributes inherited from Failure

#message, #template

Method Summary

Methods inherited from Failure

#initialize, #to_s

Constructor Details

This class inherits a constructor from Irc::Bot::MessageMapper::Failure