public class ExceededSizeException extends RuntimeException
MultipartParser,
序列化表格| 构造器和说明 |
|---|
ExceededSizeException()
Constructs a new ExceededSizeException with no detail message.
|
ExceededSizeException(String s)
Constructs a new ExceededSizeException with the specified
detail message.
|
public ExceededSizeException()
public ExceededSizeException(String s)
s - the detail messageCopyright © 2019. All rights reserved.