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