Method: Arrow::AppletRegistry::AppletFile#exception

Defined in:
lib/arrow/appletregistry.rb

#exceptionObject

The Exception object that was thrown when trying to load this file, if any



64
65
66
# File 'lib/arrow/appletregistry.rb', line 64

def exception
  @exception
end