PHP Class Doctrine\OrientDB\Query\TokenNotFoundException

Inheritance: extends Doctrine\OrientDB\Exception
Show file Open project: doctrine/orientdb-odm

Public Methods

Method Description
__construct ( string $token, string $commandClass ) Compares the class SCHEMA and the submitted token.

Method Details

__construct() public method

Compares the class SCHEMA and the submitted token.
public __construct ( string $token, string $commandClass )
$token string
$commandClass string