Raised when a stored file for a class, module, page or method is missing.
Methods
- N
Attributes
[R] | file | The file the |
[R] | name | The name of the object the |
[R] | store | The store the file should exist in |
Class Public methods
new(store, file, name) Link
Creates a new MissingFileError
for the missing file
for the given name
that should have been in the store
.