public class ProxyExceptionEvent extends Event
| Constructor and Description |
|---|
ProxyExceptionEvent(ProxyException exception) |
| Modifier and Type | Method and Description |
|---|---|
ProxyException |
getException()
Gets the wrapped exception that was thrown.
|
public ProxyExceptionEvent(ProxyException exception)
public ProxyException getException()
Copyright © 2015–2021 WaterfallMC. All rights reserved.