|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.webobjects.foundation.NSValidation.ValidationException
er.extensions.validation.ERXValidationException
er.attachment.processors.ERAttachmentProcessor.ERXAttachmentExceedsLengthException
public static class ERAttachmentProcessor.ERXAttachmentExceedsLengthException
ERXAttachmentExceedsLengthException thrown when an attachment exceeds the maximum attachment size.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCoding |
|---|
com.webobjects.foundation.NSKeyValueCoding._BooleanFieldBinding, com.webobjects.foundation.NSKeyValueCoding._BooleanMethodBinding, com.webobjects.foundation.NSKeyValueCoding._FieldBinding, com.webobjects.foundation.NSKeyValueCoding._ForwardingBinding, com.webobjects.foundation.NSKeyValueCoding._KeyBinding, com.webobjects.foundation.NSKeyValueCoding._KeyBindingCreation, com.webobjects.foundation.NSKeyValueCoding._MethodBinding, com.webobjects.foundation.NSKeyValueCoding._NumberFieldBinding, com.webobjects.foundation.NSKeyValueCoding._NumberMethodBinding, com.webobjects.foundation.NSKeyValueCoding._ReflectionKeyBindingCreation, com.webobjects.foundation.NSKeyValueCoding.DefaultImplementation, com.webobjects.foundation.NSKeyValueCoding.ErrorHandling, com.webobjects.foundation.NSKeyValueCoding.Null, com.webobjects.foundation.NSKeyValueCoding.UnknownKeyException, com.webobjects.foundation.NSKeyValueCoding.Utility, com.webobjects.foundation.NSKeyValueCoding.ValueAccessor |
| Field Summary |
|---|
| Fields inherited from class er.extensions.validation.ERXValidationException |
|---|
_context, additionalExceptions, CustomMethodException, delegate, ExceedsMaximumLengthException, InvalidNumberException, InvalidValueException, log, MandatoryToManyRelationshipException, MandatoryToOneRelationshipException, message, method, NullPropertyException, object, ObjectRemovalException, ObjectsRemovalException, targetLanguage, type, value, ValueConversionException |
| Fields inherited from class com.webobjects.foundation.NSValidation.ValidationException |
|---|
_CLASS, AdditionalExceptionsKey, ValidatedKeyUserInfoKey, ValidatedObjectUserInfoKey |
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding |
|---|
_CLASS, NullValue |
| Constructor Summary | |
|---|---|
ERAttachmentProcessor.ERXAttachmentExceedsLengthException(java.lang.String type,
java.lang.Object object,
java.lang.String key,
long maxSize,
java.lang.String recommendedFileName)
|
|
| Method Summary | |
|---|---|
long |
getMaxSize()
|
java.lang.String |
getRecommendedFileName()
|
void |
setMaxSize(long maxSize)
|
void |
setRecommendedFileName(java.lang.String recommendedFileName)
|
| Methods inherited from class er.extensions.validation.ERXValidationException |
|---|
_getMessage, additionalExceptions, attribute, context, delegate, displayNameForEntity, displayNameForProperty, eoObject, equals, getMessage, hashCode, isCustomMethodException, localizedDisplayNameForKey, method, object, propertyKey, setAdditionalExceptions, setContext, setDelegate, setMethod, setObject, setTargetLanguage, setType, setValue, takeValueForKey, targetLanguage, toString, type, value, valueForKey |
| Methods inherited from class com.webobjects.foundation.NSValidation.ValidationException |
|---|
aggregateExceptionWithExceptions, exceptionAddingEntriesToUserInfo, exceptionWithObjectAndKey, key, userInfo |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ERAttachmentProcessor.ERXAttachmentExceedsLengthException(java.lang.String type,
java.lang.Object object,
java.lang.String key,
long maxSize,
java.lang.String recommendedFileName)
| Method Detail |
|---|
public void setMaxSize(long maxSize)
public long getMaxSize()
public void setRecommendedFileName(java.lang.String recommendedFileName)
public java.lang.String getRecommendedFileName()
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||