MultipartException(msg: String)
Constructor for MultipartException.
msg - the detail message
msg
MultipartException(msg: String, @Nullable cause: Throwable)
cause - the root cause from the multipart parsing API in use
cause