Exception.php 61 Bytes
<?php

namespace MongoDB\Exception;

interface Exception
{
}