ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
◀ ilDoc Overview
class.ilRpcClientException.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
5
/* Copyright (c) 1998-2016 ILIAS open source, Extended GPL, see docs/LICENSE */
6
7
include_once(
'Services/Exceptions/classes/class.ilException.php'
);
8
15
class
ilRpcClientException
extends
ilException
16
{
17
}
ilException
ilRpcClientException
Class ilRpcClientException.
Definition:
class.ilRpcClientException.php:15
Services
WebServices
RPC
classes
class.ilRpcClientException.php
Generated on Wed Sep 10 2025 14:12:03 for ILIAS by
1.8.13 (using
Doxyfile
)