Overview

Namespaces

  • bandwidthThrottle
    • tokenBucket
      • storage
        • scope

Classes

  • BlockingConsumer
  • Rate
  • TokenBucket

Exceptions

  • TimeoutException
  • TokenBucketException
  • Overview
  • Namespace
  • Class

Class TokenBucketException

The package's base exception.

Exception implements Throwable
Extended by bandwidthThrottle\tokenBucket\TokenBucketException

Direct known subclasses

bandwidthThrottle\tokenBucket\storage\StorageException, bandwidthThrottle\tokenBucket\TimeoutException
Namespace: bandwidthThrottle\tokenBucket
License: WTFPL
Author: Markus Malkusch markus@malkusch.de
Link: Donations
Located at TokenBucketException.php
Methods inherited from Exception
__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen