public static class MultipartStream.IllegalBoundaryException extends IOException
Constructor and Description |
---|
IllegalBoundaryException()
Constructs an
IllegalBoundaryException with no
detail message. |
IllegalBoundaryException(String message)
Constructs an
IllegalBoundaryException with
the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalBoundaryException()
IllegalBoundaryException
with no
detail message.public IllegalBoundaryException(String message)
IllegalBoundaryException
with
the specified detail message.message
- The detail message.Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly