diff options
Diffstat (limited to 'framework/Web/Services/TRpcException.php')
-rw-r--r-- | framework/Web/Services/TRpcException.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/Web/Services/TRpcException.php b/framework/Web/Services/TRpcException.php index baa28d46..7228915a 100644 --- a/framework/Web/Services/TRpcException.php +++ b/framework/Web/Services/TRpcException.php @@ -9,6 +9,7 @@ */ namespace Prado\Web\Services; +use Prado\Exceptions\TException; /** * TRpcException class |