<?php namespace ACES\Common\Exception; use Exception; class HttpConnectionException extends Exception { }