The MongoDB\Driver\Exception\InvalidArgumentException class
Guide
Edit on GitHub ✎
Thrown when a driver method is given invalid arguments (e.g. invalid option types).
Intro
Thrown when a driver method is given invalid arguments (e.g. invalid option types).
Class synopsis
class MongoDB\Driver\Exception\InvalidArgumentException { }