public static class MultipartStream.MalformedStreamException
extends java.io.IOException
| Constructor and Description | 
|---|
| MultipartStream.MalformedStreamException()Constructs a  MalformedStreamExceptionwith no
detail message. | 
| MultipartStream.MalformedStreamException(java.lang.String message)Constructs an  MalformedStreamExceptionwith
the specified detail message. | 
public MultipartStream.MalformedStreamException()
MalformedStreamException with no
detail message.public MultipartStream.MalformedStreamException(java.lang.String message)
MalformedStreamException with
the specified detail message.message - The detail message.Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.