public class ProxyException extends Exception
| Modifier | Constructor and Description |
|---|---|
|
ProxyException(String message) |
|
ProxyException(String message,
Throwable cause) |
protected |
ProxyException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
ProxyException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015–2020 WaterfallMC. All rights reserved.