<?php
/**
*
* There was no response from the server.
*
* @category Solar
*
* @package Solar_Smtp
*
* @author Paul M. Jones <hide@address.com>
*
* @license http://opensource.org/licenses/bsd-license.php BSD
*
* @version $Id: NoResponse.php 2933 2007-11-09 20:37:35Z moraes $
*
*/
class Solar_Smtp_Exception_NoResponse extends Solar_Smtp_Exception {}