public class ResponseHeaderRejectedException extends RuntimeException
| Constructor and Description |
|---|
ResponseHeaderRejectedException() |
ResponseHeaderRejectedException(String message) |
ResponseHeaderRejectedException(String message,
Throwable cause) |
ResponseHeaderRejectedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResponseHeaderRejectedException()
public ResponseHeaderRejectedException(String message, Throwable cause)
public ResponseHeaderRejectedException(String message)
public ResponseHeaderRejectedException(Throwable cause)
Copyright © 2006–2018 TinyGroup. All rights reserved.