Advertisement
Godleydemon

MinecraftPingException.php

Oct 23rd, 2020
2,432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. <?php
  2.  
  3. namespace xPaw;
  4.  
  5. class MinecraftPingException extends \Exception
  6. {
  7.     // Exception thrown by MinecraftPing class
  8. }
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement