ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ 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
Services
Math
exceptions
class.ilMathDivisionByZeroException.php
Generated on Sun Aug 31 2025 21:01:27 for ILIAS by
1.8.13 (using
Doxyfile
)