<?php /** @see FLY_Func_Exception */ require_once 'FLY/Func/Exception.php'; /** * @package FLY * @subpackage Func * @author Yves Feupi Lepatio */ class FLY_Func_MethodNotPublicException extends FLY_Func_Exception {}