* @copyright 2015 Smiley * @license MIT */ namespace chillerlan\QRCode; /** * An exception container */ class QRCodeException extends \Exception{}