Class SizeException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FileSizeLimitExceededException, SizeLimitExceededException

public abstract class SizeException extends FileUploadException
This exception is thrown, if a requests permitted size is exceeded.
See Also: