Serialized Form
wrappedBusinessException
java.lang.Exception wrappedBusinessException
- The wrapped business exception
errorCode
java.lang.String errorCode
- The error code indicating the type of exception
businessLogicValidationErrors
ModelErrors businessLogicValidationErrors
- The business logic validation errors
raisedException
java.lang.Throwable raisedException
submit
java.lang.String submit
key
java.lang.String key
- The message key for this error message.
values
java.lang.Object[] values
- The replacement values for this error mesasge.
errors
java.util.HashMap errors
- The accumulated set of
ModelError objects (represented
as an ArrayList) for each property, keyed by property name.
wrappedEjbException
java.lang.Throwable wrappedEjbException
- The real error which occured
errorCode
java.lang.String errorCode
- The errorCode of the real error
Copyright © 2003-2004 SourceForge. All Rights Reserved.