/ * @todo Remove this generic exception and use more specific one instead. */ namespace P4\Spec\Exception; use P4; class Exception extends P4\Exception { }