Overview

Namespaces

  • Net
    • Bazzline
      • UniqueNumberRepository
        • Application
          • Service
        • Domain
          • Model
        • Infrastructure
          • Storage

Classes

  • ApplicationLocator
  • NumberEnumerator
  • UniqueNumberEnumeratorFactory

Exceptions

  • InvalidArgumentException
  • Overview
  • Namespace
  • Class

Class InvalidArgumentException

Class InvalidArgumentException

Exception implements Throwable
Extended by LogicException
Extended by InvalidArgumentException
Extended by Net\Bazzline\UniqueNumberRepository\Application\Service\InvalidArgumentException
Namespace: Net\Bazzline\UniqueNumberRepository\Application\Service
Package: Net\Bazzline\UniqueNumberRepository\Application\Service
Located at Application/Service/InvalidArgumentException.php
Methods inherited from Exception
__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
PHP Unique Number Repository (REST based server and cli based client) by bazzline.net API documentation generated by ApiGen