Doctrine


Doctrine\ORM\Query\AST\ASTException
/Doctrine/ORM/Query/AST/ASTException.php at line 7

Class ASTException

Class:ASTException - Superclass: QueryException
Class:QueryException - Superclass: Doctrine
Doctrine
⌊ QueryException
⌊ ASTException

public class ASTException
extends QueryException

Description of QueryException


Method Summary
static void

noDispatchForNode(mixed node)

Methods inherited from Doctrine\ORM\Query\QueryException
associationPathCompositeKeyNotSupported, associationPathInverseSideNotSupported, invalidLiteral, invalidParameterFormat, invalidParameterNumber, invalidParameterPosition, invalidPathExpression, iterateWithFetchJoinCollectionNotAllowed, iterateWithFetchJoinNotAllowed, overwritingJoinConditionsNotYetSupported, partialObjectsAreDangerous, semanticalError, syntaxError, unknownParameter

Method Detail

/Doctrine/ORM/Query/AST/ASTException.php at line 9

noDispatchForNode

public static void noDispatchForNode(mixed node)

Doctrine