🇺🇦 php

  • Документація
  • Про проєкт
  • PHP: Правильний шлях
  • PHP 8.3PHP 8.2PHP 8.1
« MongoDB\\Driver\\Exception\\WriteException::getWriteResultMySQL »PHP ManualMongoDB\\Driver\\Exception

MongoDB Exception Class Tree

The class hierarchy for MongoDB exceptions is modeled after that of theSPL ExceptionsBase classes extend their SPL counterpart and all exception classes in the extension implement theMongoDB\Driver\Exception\Exceptioninterface.

  • MongoDB\Driver\Exception\LogicException(extendsLogicException) .
  • MongoDB\Driver\Exception\InvalidArgumentException(extendsInvalidArgumentException) .
  • MongoDB\Driver\Exception\UnexpectedValueException(extendsUnexpectedValueException) .
  • MongoDB\Driver\Exception\RuntimeException(extendsRuntimeException) .
    • 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
  • Дивитись статтю на GitHub
  • Виправити на GitHub
php.org.ua © 2024 by lisdev
  • Правила та умови
  • Політика конфіденційності