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