Overview

Namespaces

  • bandwidthThrottle
    • tokenBucket
      • storage
        • scope

Classes

  • BlockingConsumer
  • Rate
  • TokenBucket

Exceptions

  • TimeoutException
  • TokenBucketException
  • Overview
  • Namespace
  • Class

Class TimeoutException

This exception indicates an exceeded timeout.

Exception implements Throwable
Extended by bandwidthThrottle\tokenBucket\TokenBucketException
Extended by bandwidthThrottle\tokenBucket\TimeoutException
Final
Namespace: bandwidthThrottle\tokenBucket
License: WTFPL
Author: Markus Malkusch markus@malkusch.de
Link: Donations
Located at TimeoutException.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