File Manager Lite
Dir:
/home/u540325668/domains/sostabazar.in/public_html/vendor/brick/math/src/Exception
Upload
[..]
DivisionByZeroException.php (736 B)
Edit
Rename
Del
IntegerOverflowException.php (526 B)
Edit
Rename
Del
MathException.php (156 B)
Edit
Rename
Del
NumberFormatException.php (755 B)
Edit
Rename
Del
RoundingNecessaryException.php (459 B)
Edit
Rename
Del
Edit: MathException.php
<?php declare(strict_types=1); namespace Brick\Math\Exception; /** * Base class for all math exceptions. */ class MathException extends \Exception { }
Simpan