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

Details

in DeviseException at line 18
static DeviseException getFacadeRoot()

Pretends to be a Facade for Exception

Return Value

DeviseException