update : 2015.11.03
php.shukuma.com검색:
|
The MongoDB\Driver\Exception\WriteException class(mongodb >= 1.0.0) 소개Base class for exceptions thrown by a failed write operation. The exception encapsulates a MongoDB\Driver\WriteResult object. 클래스 개요
abstract
MongoDB\Driver\Exception\WriteException
extends
MongoDB\Driver\Exception\RuntimeException
implements
MongoDB\Driver\Exception\Exception
{
/* 프로퍼티 */
/* 상속된 프로퍼티 */
/* 메소드 */
final public MongoDB\Driver\WriteResult MongoDB\Driver\WriteException::getWriteResult
( void
)
/* 상속된 메소드 */
}프로퍼티
Table of Contents
|