* @copyright 2015 Smiley * @license MIT */ namespace chillerlan\QRCode\Output; use chillerlan\QRCode\QRCodeException; class QRCodeOutputException extends QRCodeException{}