PEAR2_Net_RouterOS  1.0.0b5
A MikroTik RouterOS client
 All Data Structures Namespaces Files Functions Variables Pages
SocketException Class Reference
+ Inheritance diagram for SocketException:
+ Collaboration diagram for SocketException:

Data Fields

const CODE_SERVICE_INCOMPATIBLE = 10200
 
const CODE_CONNECTION_FAIL = 100
 
const CODE_QUERY_SEND_FAIL = 30600
 
const CODE_REQUEST_SEND_FAIL = 40900
 
const CODE_NO_DATA = 50000
 

Detailed Description

Definition at line 37 of file SocketException.php.

Field Documentation

const CODE_CONNECTION_FAIL = 100

Definition at line 40 of file SocketException.php.

const CODE_NO_DATA = 50000

Definition at line 43 of file SocketException.php.

const CODE_QUERY_SEND_FAIL = 30600

Definition at line 41 of file SocketException.php.

const CODE_REQUEST_SEND_FAIL = 40900

Definition at line 42 of file SocketException.php.

const CODE_SERVICE_INCOMPATIBLE = 10200

Definition at line 39 of file SocketException.php.


The documentation for this class was generated from the following file: