Uses of Class
com.vaadin.external.apache.commons.fileupload2.MultipartStream.IllegalBoundaryException
Packages that use MultipartStream.IllegalBoundaryException
-
Uses of MultipartStream.IllegalBoundaryException in com.vaadin.external.apache.commons.fileupload2
Methods in com.vaadin.external.apache.commons.fileupload2 that throw MultipartStream.IllegalBoundaryExceptionModifier and TypeMethodDescriptionvoidMultipartStream.setBoundary(byte[] boundary) Changes the boundary token used for partitioning the stream.