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