public static class FileUploadBase.IOFileUploadException extends FileUploadException
| Constructor and Description |
|---|
IOFileUploadException(java.lang.String pMsg,
java.io.IOException pException)
Creates a new instance with the given cause.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause()
Returns the exceptions cause.
|
printStackTrace, printStackTracepublic IOFileUploadException(java.lang.String pMsg,
java.io.IOException pException)
pMsg - The detail message.pException - The exceptions cause.public java.lang.Throwable getCause()
getCause in class FileUploadException"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"