netdudes/DataSourceryBundle

View on GitHub
UQL/Exception/UQLInterpreterException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Netdudes\DataSourceryBundle\UQL\Exception;

class UQLInterpreterException extends UQLException
{
}