Devise
Class

Devise\Media\Files\InvalidFileException

class InvalidFileException extends DeviseException

Class InvalidFileException is thrown in MediaPaths whenever the file path given is not valid (it doesn't exist)

Methods

static DeviseException getFacadeRoot()

Pretends to be a Facade for Exception

from DeviseException

Details

in DeviseException at line 18
static public DeviseException getFacadeRoot()

Pretends to be a Facade for Exception

Return Value

DeviseException