<?php /** * Not found exception * * @category Xodoa * @package Elastica * @author Nicolas Ruflin <hide@address.com> */ class Elastica_Exception_NotFound extends Elastica_Exception_Abstract { }