The MongoDB\Driver\Exception\Exception interface
(mongodb >= 1.0.0)
Introducción
Common interface for all driver exceptions. This may be used to catch only
exceptions originating from the driver itself.
Sinopsis de la Clase
class MongoDB\Driver\Exception\Exception
{
}
There are no user contributed notes for this page.