ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
EofException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
Sabre\VObject
;
4
13
class
EofException
extends
ParseException
{
14
15
}
php
An exception for terminatinating execution or to throw for unit testing.
Sabre\VObject\EofException
Exception thrown by parser when the end of the stream has been reached, before this was expected.
Definition:
EofException.php:13
Sabre\VObject\ParseException
Exception thrown by Reader if an invalid object was attempted to be parsed.
Definition:
ParseException.php:12
Sabre\VObject
Definition:
mergeduplicates.php:4
libs
composer
vendor
sabre
vobject
lib
EofException.php
Generated on Thu Oct 2 2025 19:01:16 for ILIAS by
1.9.4 (using
Doxyfile
)