Exception: Carbuncle::FilesystemNotInitialized

Inherits:
FileError show all
Defined in:
gems/carbuncle-core/mrblib/errors.rb

Overview

Error thrown when the filesystem was not initialized and a File operation is attempted.

Method Summary

Methods inherited from Exception

#backtrace, #exception, #initialize, #inspect, #message, #set_backtrace, #to_s

Constructor Details

This class inherits a constructor from Exception