PHPLIB-401: ResumeTokenException extends RuntimeException

parent 5ed3a1a6
......@@ -17,7 +17,7 @@
namespace MongoDB\Exception;
class ResumeTokenException extends \Exception
class ResumeTokenException extends RuntimeException
{
/**
* Thrown when a resume token has an invalid type.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment