public class DecodeException extends FeignException
javax.websocket.DecodeException, raised when a problem occurs decoding a
message. Note that DecodeException is not an IOException, nor does it have one
set as its cause.| Constructor and Description |
|---|
DecodeException(String message) |
DecodeException(String message,
Throwable cause) |
errorStatus, statusaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2016 OpenFeign. All rights reserved.