PHP Class Youshido\GraphQL\Exception\ResolveException

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 = null )
getLocation ( ) : Location

Method Details

__construct() public méthode

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

getLocation() public méthode

public getLocation ( ) : Location
Résultat Youshido\GraphQL\Parser\Location