public class ExceededSizeException
extends java.io.IOException
MultipartParser
,
Serialized FormConstructor and Description |
---|
ExceededSizeException()
Constructs a new ExceededSizeException with no detail message.
|
ExceededSizeException(java.lang.String s)
Constructs a new ExceededSizeException with the specified
detail message.
|
public ExceededSizeException()
public ExceededSizeException(java.lang.String s)
s
- the detail message