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