The MongoDB\Driver\Exception\LogicException class
Guide
Edit on GitHub ✎
Thrown when the driver is incorrectly used (e.g. rewinding a cursor).
Intro
Thrown when the driver is incorrectly used (e.g. rewinding a cursor).
Class synopsis
class MongoDB\Driver\Exception\LogicException { }