Class: Throwable
- Inherits:
-
Object
- Object
- Throwable
- Defined in:
- lib/crowd/default.rb
Overview
http://lang.javaThrowable
Instance Method Summary collapse
-
#initialize ⇒ Throwable
constructor
A new instance of Throwable.
Constructor Details
#initialize ⇒ Throwable
Returns a new instance of Throwable.
368 369 |
# File 'lib/crowd/default.rb', line 368 def initialize end |