public class ProxyException extends RuntimeException
ProxyException(String message)
ProxyException(Throwable cause)
String
getMessage()
void
setMessage(String message)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ProxyException(String message)
public ProxyException(Throwable cause)
public String getMessage()
getMessage
Throwable
public void setMessage(String message)
Copyright © 2024. All rights reserved.