master
<?php namespace Anax\Database\Exception; /** * Namespaced exception. */ class Exception extends \Exception { }