ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
class.ilBuddySystemRelationStateAlreadyGivenException.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2016 ILIAS open source, Extended GPL, see docs/LICENSE */
3
4
require_once
'Services/Contact/BuddySystem/exceptions/class.ilBuddySystemRelationStateException.php'
;
5
6
class
ilBuddySystemRelationStateAlreadyGivenException
extends
ilBuddySystemRelationStateException
7
{
8
}
php
An exception for terminatinating execution or to throw for unit testing.
ilBuddySystemRelationStateAlreadyGivenException
Definition:
class.ilBuddySystemRelationStateAlreadyGivenException.php:7
ilBuddySystemRelationStateException
Definition:
class.ilBuddySystemRelationStateException.php:7
Services
Contact
BuddySystem
exceptions
class.ilBuddySystemRelationStateAlreadyGivenException.php
Generated on Tue Sep 30 2025 19:01:11 for ILIAS by
1.9.4 (using
Doxyfile
)