Class Exception
Exception thrown when there is an error within the execution of a Command object.
- Exception implements Throwable
 - 
			
			Basho\Riak\Exception
			
			
			
		 - 
			
Basho\Riak\Command\Exception			
			
			
		 
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