Class: Throwable
- Inherits:
-
Object
- Object
- Throwable
- Defined in:
- lib/crowd/soap/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.
420 421 |
# File 'lib/crowd/soap/default.rb', line 420 def initialize end |