Devise
Class

Devise\Media\Categories\CategoryAlreadyExistsException

class CategoryAlreadyExistsException extends DeviseException

Class CategoryAlreadyExistsException is thrown whenever the Categories/Manager finds a duplicate category.

(If you try to create the same directory)

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