public static class FileUploadBase.FileUploadIOException extends IOException
FileUploadException.| Constructor and Description |
|---|
FileUploadIOException(FileUploadException cause)
Creates a
FileUploadIOException with the given cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileUploadIOException(FileUploadException cause)
FileUploadIOException with the given cause.cause - The exceptions cause, if any, or null.Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.