Class FileUploadBase.FileUploadIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.commons.fileupload.FileUploadBase.FileUploadIOException
All Implemented Interfaces:
Serializable
Enclosing class:
FileUploadBase

This exception is thrown for hiding an inner FileUploadException in an IOException.
See Also:
  • Constructor Details

  • Method Details