@InterfaceAudience.Public @InterfaceStability.Stable public class UnsupportedMultipartUploaderException extends IOException
| Constructor and Description | 
|---|
UnsupportedMultipartUploaderException(String message)
Constructs exception with the specified detail message. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedMultipartUploaderException(String message)
message - exception message.Copyright © 2022 Apache Software Foundation. All rights reserved.