public class ProxyDetectionException extends RuntimeException
| Constructor and Description | 
|---|
| ProxyDetectionException() | 
| ProxyDetectionException(String message) | 
| ProxyDetectionException(String message,
                       Throwable cause) | 
| ProxyDetectionException(String message,
                       Throwable cause,
                       boolean enableSuppression,
                       boolean writableStackTrace) | 
| ProxyDetectionException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.