PHP Class Doctrine\ODM\CouchDB\Types\TypeException

Inheritance: extends Doctrine\ODM\CouchDB\CouchDBException
Datei anzeigen Open project: doctrine/couchdb-odm

Public Methods

Method Description
typeExists ( $name )
typeNotFound ( $name )
unknownType ( $name )

Method Details

typeExists() public static method

public static typeExists ( $name )

typeNotFound() public static method

public static typeNotFound ( $name )

unknownType() public static method

public static unknownType ( $name )