public class MultipartIllegalBoundaryException extends IOException
| Constructor and Description |
|---|
MultipartIllegalBoundaryException(String sMsg)
Constructs an
IllegalBoundaryException with the specified
detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MultipartIllegalBoundaryException(String sMsg)
IllegalBoundaryException with the specified
detail message.sMsg - The detail message.Copyright © 2014–2019 Philip Helger. All rights reserved.