diff options
Diffstat (limited to 'framework/Util/TRpcClientResponseException.php')
-rw-r--r-- | framework/Util/TRpcClientResponseException.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/Util/TRpcClientResponseException.php b/framework/Util/TRpcClientResponseException.php index afc4116d..7139f010 100644 --- a/framework/Util/TRpcClientResponseException.php +++ b/framework/Util/TRpcClientResponseException.php @@ -9,6 +9,7 @@ */ namespace Prado\Util; +use Prado\Exceptions\TApplicationException; /** * TRpcClientResponseException class |