Class FileUploadIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.vaadin.external.apache.commons.fileupload2.pub.FileUploadIOException
- All Implemented Interfaces:
Serializable
This exception is thrown for hiding an inner
FileUploadException
in
an IOException
.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreates aFileUploadIOException
with the given cause. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString