PHP 8.5.0 Beta 3 available for testing

La clase MongoDB\Driver\Exception\Exception

(mongodb >= 1.0.0)

IntroducciΓ³n

Interfaz comΓΊn para todas las excepciones de la extensiΓ³n. Esta interfaz es tambiΓ©n utilizada por la biblioteca, y puede ser utilizada para identificar cualquier excepciΓ³n proveniente del controlador PHP de MongoDB (es decir, la extensiΓ³n y la biblioteca).

Sinopsis de la Clase

class MongoDB\Driver\Exception\Exception {
}
οΌ‹add a note

User Contributed Notes

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