class Webgen::BundleLoadError
This error is raised when a needed bundle is not found.
Attributes
bundle[R]
The name of the bundle that is missing.
Public Class Methods
new(bundle)
Create a new BundleLoadError
.
Calls superclass method
Webgen::Error::new