ScriptError
Raised when a file required (a Ruby script, extension library, …) fails to load.
require 'this/file/does/not/exist'
raises the exception:
LoadError: no such file to load -- this/file/does/not/exist
This page was generated for Ruby 1.9.2
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with the Rubydoc Rdoc Generator 0.9.3.