public class 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.
|
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.