PHP 8.3.4 Released!

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.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top