Home
last modified time | relevance | path

Searched defs:RequestEntityTooLargeException (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/
H A DRequestEntityTooLargeException.php7 class RequestEntityTooLargeException extends \RuntimeException implements ExceptionInterface class
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DBulk.php12 use Elastica\Exception\RequestEntityTooLargeException; global() alias