Overview

Namespaces

  • BN
    • Collections
    • Compiler
      • Grammar
      • Parser
        • Operator
        • Token
      • Postfix
        • Operands
        • Operator
        • Token
      • Scanner
        • Converter
      • Token
  • Demo
  • None

Classes

  • LinearDataStructure
  • Queue
  • Stack

Exceptions

  • NullArgumentException
  • Overview
  • Namespace
  • Class
  • Tree

Class NullArgumentException

Exception thrown if null is inserted into a collection.

Exception
Extended by LogicException
Extended by InvalidArgumentException
Extended by BN\Collections\NullArgumentException
Namespace: BN\Collections
Located at lib/BN/Collections/NullArgumentException.php
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
BN-PHP - Big Number data type for PHP API documentation generated by ApiGen 2.8.0