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