ERAttachmentProcessor< T extends ERAttachment >.ERXAttachmentExceedsLengthException Class Reference
Inherits
er::extensions::validation::ERXValidationException.
List of all members.
Detailed Description
ERXAttachmentExceedsLengthException thrown when an
attachment exceeds the maximum
attachment size.
- Author:
- mschrag
Constructor & Destructor Documentation
| ERXAttachmentExceedsLengthException |
( |
String |
type, |
|
|
Object |
object, |
|
|
String |
key, |
|
|
long |
maxSize, |
|
|
String |
recommendedFileName | |
|
) |
| | |
Member Function Documentation
| String getRecommendedFileName |
( |
|
) |
|
| void setMaxSize |
( |
long |
maxSize |
) |
|
| void setRecommendedFileName |
( |
String |
recommendedFileName |
) |
|
Member Data Documentation
String _recommendedFileName [private] |
The documentation for this class was generated from the following file: