public class ProxyException extends Exception
Constructor and Description |
---|
ProxyException(String message) |
ProxyException(String message,
Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProxyException(String message)
public ProxyException(String message, Throwable t)
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.