Class \Prado\Exceptions\TSocketException
TSocketException class
TSocketException handles all socket related exceptions. It manages the socket errorCode and gets their translated message from PHP.
Class hierarchy
- \Prado\Exceptions\TSocketException
- \Prado\Exceptions\TNetworkException
- \Prado\Exceptions\TException
- \Exception
Since: 4.3.0
public
|
__construct, addMessageFile, getErrorCode, getErrorMessage, setErrorCode, getErrorMessageFile, setErrorMessage, translateErrorMessage |