Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Youshido
GraphQL
Exception
Parser
AbstractParserError
PHP Class Youshido\GraphQL\Exception\Parser\AbstractParserError
Inheritance:
extends
Exception
,
implements
Youshido\GraphQL\Exception\Interfaces\LocationableExceptionInterface
显示文件
Open project: youshido/graphql
Public Methods
Method
Description
__construct
(
$message
,
Location
$location
)
getLocation
( )
Method Details
__construct()
public
method
public
__construct
(
$message
,
Location
$location
)
$location
Youshido\GraphQL\Parser\Location
getLocation()
public
method
public
getLocation
( )