Exception: Carbuncle::FileError

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

Overview

This error is thrown when a Filesystem error occurs.

Direct Known Subclasses

FileNotExists, FilesystemNotInitialized, NotAFile

Method Summary

Methods inherited from Exception

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

Constructor Details

This class inherits a constructor from Exception