Exception: MetaModel::Informative
- Inherits:
-
PlainInformative
- Object
- StandardError
- PlainInformative
- MetaModel::Informative
- Defined in:
- lib/metamodel.rb
Overview
Indicates an user error. This is defined in cocoapods-core.
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
8 9 10 |
# File 'lib/metamodel.rb', line 8 def "[!] #{super}".red end |