Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. MathException.php

class MathException

Base class for all math exceptions.

Hierarchy

  • class \Brick\Math\Exception\MathException extends \Brick\Math\Exception\Exception

Expanded class hierarchy of MathException

5 files declare their use of MathException
BigDecimal.php in vendor/brick/math/src/BigDecimal.php
BigInteger.php in vendor/brick/math/src/BigInteger.php
BigNumber.php in vendor/brick/math/src/BigNumber.php
BigRational.php in vendor/brick/math/src/BigRational.php
BrickMathCalculator.php in vendor/ramsey/uuid/src/Math/BrickMathCalculator.php

File

vendor/brick/math/src/Exception/MathException.php, line 10

Namespace

Brick\Math\Exception
View source
class MathException extends \Exception {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal