public static class FileUploadBase.FileUploadIOException
extends java.io.IOException
FileUploadException
in an IOException
.Constructor and Description |
---|
FileUploadIOException(FileUploadException pCause)
Creates a
FileUploadIOException with the
given cause. |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause()
Returns the exceptions cause.
|
public FileUploadIOException(FileUploadException pCause)
FileUploadIOException
with the
given cause.pCause
- The exceptions cause, if any, or null."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"