master
<?php /** * Created by PhpStorm. * User: howie * Date: 24/09/17 * Time: 12:17 */ namespace Weathermap\Core; class WeathermapUnimplementedException extends \Exception { }