ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
class.ilBookingReservationException.php
Go to the documentation of this file.
1
<?
php
2
3
/* Copyright (c) 1998-2019 ILIAS open source, Extended GPL, see docs/LICENSE */
4
11
class
ilBookingReservationException
extends
ilException
12
{
13
}
php
An exception for terminatinating execution or to throw for unit testing.
ilBookingReservationException
Booking reservation exception.
Definition:
class.ilBookingReservationException.php:12
ilException
Base class for ILIAS Exception handling.
Definition:
class.ilException.php:35
Modules
BookingManager
Reservations
exceptions
class.ilBookingReservationException.php
Generated on Sat Oct 4 2025 20:00:43 for ILIAS by
1.9.4 (using
Doxyfile
)