com.retek.component.customer.integration
Class InvalidCustomerIntegrationCustomerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.retek.commons.domain.core.exception.BusinessException
com.retek.component.customer.integration.InvalidCustomerIntegrationCustomerException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidCustomerIntegrationCustomerException
- extends BusinessException
This exception class represents the exception thrown when the CustomerIntegrationCustomerValidator
fails (one or more business problems with a customer import request).
- See Also:
- Serialized Form
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 |
InvalidCustomerIntegrationCustomerException
public InvalidCustomerIntegrationCustomerException(java.lang.String messageBundle,
java.lang.String messageKey)
InvalidCustomerIntegrationCustomerException
public InvalidCustomerIntegrationCustomerException(java.lang.String messageBundle,
java.lang.String messageKey,
java.lang.Object[] messageValues)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28