![]()  | 
  
    Qore DataProvider Module Reference
    1.0.2
    
   | 
 
Variables | |
| const | DataProvider::DPE_SKIP_DATA = "DPE-SKIP-DATA" | 
| Skips processing a record.  More... | |
| const DataProvider::DPE_SKIP_DATA = "DPE-SKIP-DATA" | 
Skips processing a record.
Throw this exception in the AbstractDataProcessor::submit() method to skip processing a data record (the record is not passed forward to further processors in the queue).