* @copyright 2015 Smiley * @license MIT */ namespace chillerlan\QRCode\Data; use chillerlan\QRCode\QRCodeException; final class QRCodeDataException extends QRCodeException{}