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