<?php /** * FlowControl * @copyright Copyright (c) 2012, PWF * @license http://phpwebframework.com/License * @version PWF_0.3.0 */ class _Exception_FlowControl extends _Exception { } ?>