public class ProxyInternalException extends ProxyException
Modifier | Constructor and Description |
---|---|
|
ProxyInternalException(String message) |
|
ProxyInternalException(String message,
Throwable cause) |
protected |
ProxyInternalException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
ProxyInternalException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static void |
reportInternalException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019–2022. All rights reserved.