/** * Exception represents an exception that is caused by some Mongo-related operations. * * @author Paul Klimov <klimov.paul@gmail.com> * @since 2.0 */classExceptionextends\yii\base\Exception{/** * @return string the user-friendly name of this exception */publicfunctiongetName(){