Exception: Warning
- Defined in:
- lib/ontomde-core/exceptions.rb
Overview
Generic use exception.
Direct Known Subclasses
Instance Method Summary collapse
-
#initialize ⇒ Warning
constructor
A new instance of Warning.
Constructor Details
#initialize ⇒ Warning
Returns a new instance of Warning.
5 6 |
# File 'lib/ontomde-core/exceptions.rb', line 5 def initialize() end |