© 2001 BEA Systems, Inc.

com.beasys.commerce.ebusiness.tax.webflow
Class MultipleAddressesFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.beasys.commerce.foundation.exception.ApplicationException
                    |
                    +--com.beasys.commerce.foundation.exception.ProcessingException
                          |
                          +--com.beasys.commerce.ebusiness.tax.webflow.MultipleAddressesFoundException
All Implemented Interfaces:
MessageCatalogException, java.io.Serializable

public class MultipleAddressesFoundException
extends ProcessingException

The MultipleAddressesFoundException class is thrown when the user's shipping address cannot be resolved to a single address for tax calculation purposes.

See Also:
Serialized Form

Fields inherited from class com.beasys.commerce.foundation.exception.ProcessingException
MESSAGE_NAMESPACE
 
Fields inherited from class com.beasys.commerce.foundation.exception.ApplicationException
embeddedException, logMessages, userMessages
 
Constructor Summary
MultipleAddressesFoundException()
          Constructor for the Exception.
 
Methods inherited from class com.beasys.commerce.foundation.exception.ProcessingException
setEmbeddedException
 
Methods inherited from class com.beasys.commerce.foundation.exception.ApplicationException
addLogMessage, addLogMessage, addLogMessage, addMessage, addMessage, addMessage, addUserMessage, addUserMessage, addUserMessage, getEmbeddedException, getLocalizedMessage, getLogMessage, getLogMessages, getMessage, getUserMessage, getUserMessages, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MultipleAddressesFoundException

public MultipleAddressesFoundException()
Constructor for the Exception.

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved