public class UnsupportedHttpVersionException extends ProtocolException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
UnsupportedHttpVersionException()
Creates an exception without a detail message.
|
UnsupportedHttpVersionException(java.lang.String message)
Creates an exception with the specified detail message.
|
clean
private static final long serialVersionUID
public UnsupportedHttpVersionException()
public UnsupportedHttpVersionException(java.lang.String message)
message
- The exception detail message