* @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ /** * Execption for Solr HTTP connection */ class ConnectionException extends Exception {}