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

Data Fields

const CODE_INVALID_CREDENTIALS = 10000
 
const CODE_TAG_REQUIRED = 10500
 
const CODE_TAG_UNIQUE = 10501
 
const CODE_UNKNOWN_REQUEST = 10900
 
const CODE_CANCEL_FAIL = 11200
 

Detailed Description

Definition at line 37 of file DataFlowException.php.

Field Documentation

const CODE_CANCEL_FAIL = 11200

Definition at line 43 of file DataFlowException.php.

const CODE_INVALID_CREDENTIALS = 10000

Definition at line 39 of file DataFlowException.php.

const CODE_TAG_REQUIRED = 10500

Definition at line 40 of file DataFlowException.php.

const CODE_TAG_UNIQUE = 10501

Definition at line 41 of file DataFlowException.php.

const CODE_UNKNOWN_REQUEST = 10900

Definition at line 42 of file DataFlowException.php.


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