public class BadPacketException extends RuntimeException
| Constructor and Description |
|---|
BadPacketException(String message) |
BadPacketException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
Throwable |
initCause(Throwable cause) |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadPacketException(String message)
Copyright © 2015–2020 WaterfallMC. All rights reserved.