* @category Horde * @package Perms */ class Horde_Perms_Exception extends Horde_Exception_Wrapped { const NOT_EXIST = 1; }