ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
class.ilMathDivisionByZeroException.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2017 ILIAS open source, Extended GPL, see docs/LICENSE */
3
4
require_once
'Services/Math/exceptions/class.ilMathException.php'
;
5
10
class
ilMathDivisionByZeroException
extends
ilMathException
11
{
12
}
ilMathDivisionByZeroException
Class ilMathException.
Definition:
class.ilMathDivisionByZeroException.php:10
ilMathException
Class ilMathException.
Definition:
class.ilMathException.php:10
php
Services
Math
exceptions
class.ilMathDivisionByZeroException.php
Generated on Thu Jan 30 2025 19:02:00 for ILIAS by
1.8.13 (using
Doxyfile
)