Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GraphAware
Neo4j
Client
Exception
Neo4jException
PHP 클래스 GraphAware\Neo4j\Client\Exception\Neo4jException
상속:
extends
Exception
,
implements
GraphAware\Neo4j\Client\Exception\Neo4jExceptionInterface
파일 보기
프로젝트 열기: graphaware/neo4j-php-client
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
$statusCode
string
공개 메소드들
메소드
설명
classification
( ) :
string
effect
( )
setNeo4jStatusCode
(
string
$code
)
메소드 상세
classification()
공개
메소드
public
classification
( ) :
string
리턴
string
effect()
공개
메소드
public
effect
( )
setNeo4jStatusCode()
공개
메소드
public
setNeo4jStatusCode
(
string
$code
)
$code
string
프로퍼티 상세
$statusCode
보호되어 있는 프로퍼티
protected
string
$statusCode
리턴
string