. */ /* */ /*************************************************************************************/ namespace Thelia\Exception; /** * Class CustomerException * @package Thelia\Exception * @author Manuel Raynaud */ class CustomerException extends \RuntimeException { }