Class: Irc::Bot::MessageMapper::NotPrivateFailure
- Inherits:
-
FriendlyFailure
- Object
- Failure
- FriendlyFailure
- Irc::Bot::MessageMapper::NotPrivateFailure
- Defined in:
- lib/rbot/messagemapper.rb
Constant Summary collapse
- STRING =
"template %{template} is not configured for private messages"
- FRIENDLY =
"the command must not be given in private"
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