\GravityException

The exception class used by the recommendation engine client in case of an error.

Summary

Methods
Properties
Constants
__construct()
$faultInfo
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$faultInfo

$faultInfo : \GravityFaultInfo

The object describing the error.

Type

\GravityFaultInfo

Methods

__construct()

__construct(  $message,   $faultInfo) 

Creates a new instance of GravityException.

Parameters

$message
$faultInfo