芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/public_html/cepali/auth/cas/CAS/CAS/InvalidArgumentException.php
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @link https://wiki.jasig.org/display/CASC/phpCAS */ /** * Exception that denotes invalid arguments were passed. * * @class CAS_InvalidArgumentException * @category Authentication * @package PhpCAS * @author Adam Franco
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @link https://wiki.jasig.org/display/CASC/phpCAS */ class CAS_InvalidArgumentException extends InvalidArgumentException implements CAS_Exception { } ?>