public static final function throwException(Throwable $exception) : ExceptionStub { return new ExceptionStub($exception); }