PHP 클래스 Doctrine\ODM\CouchDB\Types\TypeException

상속: extends Doctrine\ODM\CouchDB\CouchDBException
파일 보기 프로젝트 열기: doctrine/couchdb-odm

공개 메소드들

메소드 설명
typeExists ( $name )
typeNotFound ( $name )
unknownType ( $name )

메소드 상세

typeExists() 공개 정적인 메소드

public static typeExists ( $name )

typeNotFound() 공개 정적인 메소드

public static typeNotFound ( $name )

unknownType() 공개 정적인 메소드

public static unknownType ( $name )