public class MalformedChunkCodingException
extends java.io.IOException
| Constructor and Description |
|---|
MalformedChunkCodingException()
Creates a MalformedChunkCodingException without a detail message.
|
MalformedChunkCodingException(java.lang.String message)
Creates a MalformedChunkCodingException with the specified detail message.
|
public MalformedChunkCodingException()
public MalformedChunkCodingException(java.lang.String message)
message - The exception detail message