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.



94
95
96
# File 'lib/jrubyfx-fxmlloader.rb', line 94

def initialize(stuff)
  super
end