@Deprecated public static class FileUploadBase.UnknownSizeException extends FileUploadException
| Constructor and Description | 
|---|
| UnknownSizeException()Deprecated.  Constructs a  UnknownSizeExceptionwith no
 detail message. | 
| UnknownSizeException(String message)Deprecated.  Constructs an  UnknownSizeExceptionwith
 the specified detail message. | 
getCause, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic UnknownSizeException()
UnknownSizeException with no
 detail message.public UnknownSizeException(String message)
UnknownSizeException with
 the specified detail message.message - The detail message.Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.