java.io.Serializablepublic class IOFileUploadException extends FileUploadException
| Constructor | Description |
|---|---|
IOFileUploadException(java.lang.String pMsg,
java.io.IOException pException) |
Creates a new instance with the given cause.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Throwable |
getCause() |
Returns the exceptions cause.
|
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.