Newer
Older
WebMCR / upload / engine / monitoring / xpaw / MinecraftPingException.php
@Qexy.org Qexy.org on 25 Jun 2016 153 bytes Update 1.3.7
<?php

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

class MinecraftPingException extends \Exception {
	// Exception thrown by MinecraftPing class
}