���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/ezcomponents/PersistentObject/src/exceptions/invalid_object_state.php
���ѧ٧ѧ�
<?php /** * File containing the ezcPersistentInvalidObjectStateException class. * * @package PersistentObject * @version 1.7.1 * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** * Exception thrown if the result of $object->getState() is invalid. * * @package PersistentObject * @version 1.7.1 */ class ezcPersistentInvalidObjectStateException extends ezcPersistentObjectException { /** * Creates a new exception. * * Creates a new ezcPersistentInvalidObjectStateException for the given * $object with the given $reason. * * @param object $object * @param string $reason */ public function __construct( $object, $reason = null ) { parent::__construct( 'The state returned by an object of class ' . get_class( $object ) . ' was invalid.' . ( $reason !== null ? " (Reason: $reason)" : '' ) ); } } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�