public class FileCountLimitExceededException extends FileUploadException
Constructor and Description |
---|
FileCountLimitExceededException(java.lang.String message,
long limit)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
long |
getLimit()
Retrieves the limit that was exceeded.
|
Copyright © 2000-1969 Apache Software Foundation. All Rights Reserved.