Class: Irc::Bot::MessageMapper::NoActionFailure
- Inherits:
-
FriendlyFailure
- Object
- Failure
- FriendlyFailure
- Irc::Bot::MessageMapper::NoActionFailure
- Defined in:
- lib/rbot/messagemapper.rb
Constant Summary collapse
- STRING =
"%{template} calls undefined action %{action}"
- FRIENDLY =
"uh-ho, somebody forgot to tell me how to do that ..."
Instance Attribute Summary
Attributes inherited from Failure
Method Summary
Methods inherited from FriendlyFailure
Methods inherited from Failure
Constructor Details
This class inherits a constructor from Irc::Bot::MessageMapper::Failure