Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GraphAware
Neo4j
Client
Exception
Neo4jException
PHP Class GraphAware\Neo4j\Client\Exception\Neo4jException
Inheritance:
extends
Exception
,
implements
GraphAware\Neo4j\Client\Exception\Neo4jExceptionInterface
Show file
Open project: graphaware/neo4j-php-client
Class Usage Examples
Protected Properties
Property
Type
Description
$statusCode
string
Public Methods
Method
Description
classification
( ) :
string
effect
( )
setNeo4jStatusCode
(
string
$code
)
Method Details
classification()
public
method
public
classification
( ) :
string
return
string
effect()
public
method
public
effect
( )
setNeo4jStatusCode()
public
method
public
setNeo4jStatusCode
(
string
$code
)
$code
string
Property Details
$statusCode
protected property
protected
string
$statusCode
return
string