Official Riak Client for PHP
  • Namespace
  • Class
  • Tree

Namespaces

  • Basho
    • Riak
      • Api
        • Http
          • Translator
      • Command
        • Bucket
        • Builder
          • MapReduce
          • Search
          • TimeSeries
        • DataType
          • Counter
          • Map
          • Set
        • Indexes
        • MapReduce
        • Object
        • Search
          • Index
          • Schema
        • Stats
        • TimeSeries
          • Query
      • DataType
      • Node
        • Builder
      • Search
      • TimeSeries

Classes

  • Builder
  • Object
  • Ping
  • Response
  • Stats

Interfaces

  • BuilderInterface

Exceptions

  • Exception

Class Exception

Exception thrown when there is an error within the execution of a Command object.

Exception implements Throwable
Extended by Basho\Riak\Exception
Extended by Basho\Riak\Command\Exception
Namespace: Basho\Riak\Command
Author: Christopher Mancini
Located at Riak/Command/Exception.php

Methods summary

Methods inherited from Exception

__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

Official Riak Client for PHP API documentation generated by ApiGen