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, toString
Copyright © 2021. All rights reserved.