メインページ
チュートリアル
カテゴリ

Php/docs/mongodb.exceptions.tree

提供:Dev Guides
< Php
移動先:案内、検索
  • « MongoDB\Driver\Exception\WriteException::getWriteResult
  • MySQL »


  • PHP Manual
  • MongoDB\Driver\Exception
  • MongoDB Exception Class Tree


MongoDB Exception Class Tree

The class hierarchy for MongoDB exceptions is modeled after that of the SPL Exceptions. Base classes extend their SPL counterpart and all exception classes in the extension implement the MongoDB\Driver\Exception\Exception interface.

  • MongoDB\Driver\Exception\LogicException (extends LogicException)
  • MongoDB\Driver\Exception\InvalidArgumentException (extends InvalidArgumentException)
  • MongoDB\Driver\Exception\UnexpectedValueException (extends UnexpectedValueException)
  • MongoDB\Driver\Exception\RuntimeException (extends RuntimeException)
    • MongoDB\Driver\Exception\ConnectionException
      • MongoDB\Driver\Exception\AuthenticationException
      • MongoDB\Driver\Exception\ConnectionTimeoutException
      • MongoDB\Driver\Exception\SSLConnectionException (deprecated)
    • MongoDB\Driver\Exception\EncryptionException
    • MongoDB\Driver\Exception\ServerException
      • MongoDB\Driver\Exception\CommandException
      • MongoDB\Driver\Exception\ExecutionTimeoutException
      • MongoDB\Driver\Exception\WriteException
        • MongoDB\Driver\Exception\BulkWriteException


「https://www.finddevguides.com/index.php?title=Php/docs/mongodb.exceptions.tree&oldid=87828」から取得
カテゴリ:
  • PHP Manual
プライバシー・ポリシー
Dev Guidesについて
免責事項
Powered by MediaWiki