update : 2015.11.03
php.shukuma.com검색:
|
The MongoDB\Driver\Exception\ConnectionTimeoutException class(mongodb >= 1.0.0) 소개Thrown when the driver fails to establish a database connection within a specified time limit (e.g. » connectTimeoutMS). 클래스 개요
MongoDB\Driver\Exception\ConnectionTimeoutException
extends
MongoDB\Driver\Exception\ConnectionException
implements
MongoDB\Driver\Exception\Exception
{
/* 상속된 프로퍼티 */
/* 상속된 메소드 */
} |