ILIAS  release_8 Revision v8.24
class.ilRpcClientException.php
Go to the documentation of this file.
1<?php
2
3declare(strict_types=1);
4
5/* Copyright (c) 1998-2016 ILIAS open source, Extended GPL, see docs/LICENSE */
6
7include_once('Services/Exceptions/classes/class.ilException.php');
8
16{
17}
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilRpcClientException.