?iť?

Your IP : 3.144.19.224


Current Path : /home/scgforma/www/soctest/htdocs/includes/sabre/sabre/vobject/lib/ITip/
Upload File :
Current File : /home/scgforma/www/soctest/htdocs/includes/sabre/sabre/vobject/lib/ITip/ITipException.php

<?php

namespace Sabre\VObject\ITip;

use Exception;

/**
 * This message is emitted in case of serious problems with iTip messages.
 *
 * @copyright Copyright (C) fruux GmbH (https://fruux.com/)
 * @author Evert Pot (http://evertpot.com/)
 * @license http://sabre.io/license/ Modified BSD License
 */
class ITipException extends Exception {
}