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