org.apache.struts.upload
Class ContentLengthExceededException
IOException
org.apache.struts.upload.ContentLengthExceededException
public class ContentLengthExceededException
extends IOException
This exception is thrown when multipart post data exceeds the value
given by the Content-Length header
message
protected String message
ContentLengthExceededException
public ContentLengthExceededException()
ContentLengthExceededException
public ContentLengthExceededException(long contentLength)
getMessage
public String getMessage()
Copyright B) 2000-2007 - The Apache Software Foundation