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
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)
Description of QueryException