PHP 클래스 Youshido\GraphQL\Exception\Parser\AbstractParserError

상속: extends Exception, implements Youshido\GraphQL\Exception\Interfaces\LocationableExceptionInterface
파일 보기 프로젝트 열기: youshido/graphql

공개 메소드들

메소드 설명
__construct ( $message, Location $location )
getLocation ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $message, Location $location )
$location Youshido\GraphQL\Parser\Location

getLocation() 공개 메소드

public getLocation ( )