Query() ); } catch( MinecraftPingException $e ) { echo $e->getMessage(); } finally { if( $Query ) { $Query->Close(); } } ?>