Class: Irc::Bot::MessageMapper::PartialMatchFailure

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

Constant Summary collapse

STRING =
"%{message} only matches %{template} (%{regex}) partially"

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