* * @copyright Olivier Paroz 2014-2015 */ namespace OCA\Gallery\Service; /** * Thrown when the service cannot find a node */ class NotFoundServiceException extends ServiceException {}