public class ContentLengthNotMatchException
extends java.io.IOException
Constructor and Description |
---|
ContentLengthNotMatchException(java.lang.String fileName,
long contentLenght,
long totalBytes) |
Modifier and Type | Method and Description |
---|---|
long |
getContentLenght() |
java.lang.String |
getFileName() |
long |
getTotalBytes() |