public abstract class WebClientException extends NestedRuntimeException
WebClient
in case of errors.Constructor and Description |
---|
WebClientException(String msg)
Construct a new instance of
WebClientException with the given message. |
WebClientException(String msg,
Throwable ex)
Construct a new instance of
WebClientException with the given message
and exception. |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WebClientException(String msg)
WebClientException
with the given message.msg
- the message