PHP Class GraphAware\Neo4j\Client\Exception\Neo4jException

Inheritance: extends Exception, implements GraphAware\Neo4j\Client\Exception\Neo4jExceptionInterface
Datei anzeigen 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_oe property

protected string $statusCode
return string