Bukkit-API
1.7.9-R0.2
The inofficial Bukkit-API
|
Public Member Functions | |
MessageTooLargeException (byte[] message) | |
MessageTooLargeException (int length) | |
MessageTooLargeException (String msg) | |
Thrown if a Plugin Message is sent that is too large to be sent.
Definition at line 7 of file MessageTooLargeException.java.