PHP Class Youshido\GraphQL\Exception\Parser\AbstractParserError

Inheritance: extends Exception, implements Youshido\GraphQL\Exception\Interfaces\LocationableExceptionInterface
Afficher le fichier Open project: youshido/graphql

Méthodes publiques

Méthode Description
__construct ( $message, Location $location )
getLocation ( )

Method Details

__construct() public méthode

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

getLocation() public méthode

public getLocation ( )