Class: StructuredWarnings::StandardWarning
- Defined in:
- lib/structured_warnings/base.rb
Overview
This warning is used when calling #Kernel.warn without arguments.
Method Summary
Methods inherited from Base
#backtrace, #initialize, #inspect, #set_backtrace, #to_s
Methods included from Base::ClassMethods
Constructor Details
This class inherits a constructor from StructuredWarnings::Base