Page MenuHomePhabricator

ParseException.php
No OneTemporary

ParseException.php

<?php
namespace Sabre\Xml;
use
Exception;
/**
* This is a base exception for any exception related to parsing xml files.
*
* @copyright Copyright (C) 2009-2015 fruux GmbH (https://fruux.com/).
* @author Evert Pot (http://evertpot.com/)
* @license http://sabre.io/license/ Modified BSD License
*/
class ParseException extends Exception {
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Dec 22, 4:55 PM (3 d, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915571
Default Alt Text
ParseException.php (353 B)

Event Timeline