%PDF- %PDF-
Direktori : /www/varak.net/mail2.varak.net_old/libraries/Sabre/VObject/ITip/ |
Current File : /www/varak.net/mail2.varak.net_old/libraries/Sabre/VObject/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) 2007-2014 fruux GmbH. All rights reserved. * @author Evert Pot (http://evertpot.com/) * @license http://sabre.io/license/ Modified BSD License */ class ITipException extends Exception { }