Class UploadExceptionFilter

java.lang.Object
org.apache.tapestry5.upload.internal.services.UploadExceptionFilter
All Implemented Interfaces:
ComponentEventRequestFilter

@Events("uploadException when a exception occur processing the upload") public class UploadExceptionFilter extends Object implements ComponentEventRequestFilter
Determines if there was an FileUploadException processing the request and, if so, triggers an exception event on the page. If the page fails to respond to the event, then