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.



111
112
113
# File 'lib/jrubyfx-fxmlloader.rb', line 111

def initialize(stuff)
  super
end