public class ClientImpl.IllegalEmptyResponseException extends IllegalStateException
| Constructor and Description | 
|---|
| IllegalEmptyResponseException() | 
| IllegalEmptyResponseException(String message) | 
| IllegalEmptyResponseException(String message,
                             Throwable cause) | 
| IllegalEmptyResponseException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache CXF