@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, toString
public UnsupportedMultipartUploaderException(String message)
message
- exception message.Copyright © 2019 Apache Software Foundation. All rights reserved.