public static class MultipartStream.MalformedStreamException extends IOException
| Constructor and Description | 
|---|
| MultipartStream.MalformedStreamException()Constructs a  MalformedStreamExceptionwith no
 detail message. | 
| MultipartStream.MalformedStreamException(String message)Constructs an  MalformedStreamExceptionwith
 the specified detail message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MultipartStream.MalformedStreamException()
MalformedStreamException with no
 detail message.public MultipartStream.MalformedStreamException(String message)
MalformedStreamException with
 the specified detail message.message - The detail message.Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.