com.retek.component.customerorder
Class OrderCustomerAttributeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.retek.commons.domain.core.exception.BusinessException
              extended bycom.retek.component.customerorder.CustomerOrderBusinessException
                  extended bycom.retek.component.customerorder.OrderCustomerAttributeException
All Implemented Interfaces:
java.io.Serializable

public class OrderCustomerAttributeException
extends CustomerOrderBusinessException

See Also:
Serialized Form

Field Summary
static java.lang.String MESSAGE_KEY
           
 
Constructor Summary
OrderCustomerAttributeException(java.lang.String attributeName)
           
 
Methods inherited from class com.retek.commons.domain.core.exception.BusinessException
add, addAll, getMaxSeverity, getMessage, getProblems, hasErrors, hasProblems, hasProblems, printStackTrace, printStackTrace, printStackTrace, throwIfErrors
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

MESSAGE_KEY

public static final java.lang.String MESSAGE_KEY
See Also:
Constant Field Values
Constructor Detail

OrderCustomerAttributeException

public OrderCustomerAttributeException(java.lang.String attributeName)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28