/home/kueuepay/www/vendor/laravel/framework/src/Illuminate/Support/Exceptions/MathException.php
<?php

namespace Illuminate\Support\Exceptions;

use RuntimeException;

class MathException extends RuntimeException
{
    //
}
Examples

Examples

For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository