<?php

if(!defined("MCR")){ exit("Hacking Attempt!"); }

class MinecraftQueryException extends \Exception {
	// Exception thrown by MinecraftQuery class
}
