master
<?php namespace mirocow\elasticsearch\exceptions; use Exception; class SearchIndexerException extends Exception { }