Exception: LoadException

Inherits:
Exception
  • Object
show all
Defined in:
lib/jrubyfx-fxmlloader.rb

Instance Method Summary collapse

Constructor Details

#initialize(stuff) ⇒ LoadException

Returns a new instance of LoadException.



98
99
100
# File 'lib/jrubyfx-fxmlloader.rb', line 98

def initialize(stuff)
  super
end