* * @copyright Olivier Paroz 2014-2015 */ namespace OCA\Gallery\Service; /** * Thrown when the service does not have access to a node */ class ForbiddenServiceException extends ServiceException {}