master
<?php namespace Keboola\Utils\Exception; use Keboola\Utils\Exception; class NoDataFoundException extends Exception { }