PHP 클래스 Doctrine\ODM\CouchDB\CouchDBException

부터: 1.0
저자: Benjamin Eberlei ([email protected])
상속: extends Exception
파일 보기 프로젝트 열기: doctrine/couchdb-odm 1 사용 예제들

공개 메소드들

메소드 설명
assignedIdGeneratorNoIdFound ( $className )
detachedDocumentFound ( $className, $id, $assocName )
invalidAttachment ( $className, $id, $filename )
luceneNotConfigured ( )
persistRemovedDocument ( )
unexpectedDocumentType ( $document )
unknownDocumentNamespace ( $documentNamespaceAlias )
unregisteredDesignDocument ( $designDocumentName )

메소드 상세

assignedIdGeneratorNoIdFound() 공개 정적인 메소드

public static assignedIdGeneratorNoIdFound ( $className )

detachedDocumentFound() 공개 정적인 메소드

public static detachedDocumentFound ( $className, $id, $assocName )

invalidAttachment() 공개 정적인 메소드

public static invalidAttachment ( $className, $id, $filename )

luceneNotConfigured() 공개 정적인 메소드

public static luceneNotConfigured ( )

persistRemovedDocument() 공개 정적인 메소드

public static persistRemovedDocument ( )

unexpectedDocumentType() 공개 정적인 메소드

public static unexpectedDocumentType ( $document )

unknownDocumentNamespace() 공개 정적인 메소드

public static unknownDocumentNamespace ( $documentNamespaceAlias )

unregisteredDesignDocument() 공개 정적인 메소드

public static unregisteredDesignDocument ( $designDocumentName )