Newer
Older
WebMCR / upload / engine / libs / status_query / MinecraftPingException.php
@Qexy Qexy on 3 May 2015 120 bytes WebMCR_Reloaded_Alpha_v1.0.0
<?php

namespace xPaw;

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