Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

DataMatrixDetectorException.cpp Example File

appdemos/qtws/QZXing/zxing/zxing/datamatrix/detector/DataMatrixDetectorException.cpp
 /*
  * DetectorException.cpp
  *
  *  Created on: Aug 26, 2011
  *      Author: luiz
  */

 #include "DetectorException.h"

 namespace zxing {
 namespace datamatrix {

 DetectorException::DetectorException(const char *msg) :
     Exception(msg) {

 }

 DetectorException::~DetectorException() throw () {
   // TODO Auto-generated destructor stub
 }

 }
 } /* namespace zxing */
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded