namespace phpbb\report\exception;
use \phpbb\exception\runtime_exception;
use phpbb\exception\runtime_exception;
class invalid_report_exception extends runtime_exception{