© 2005 BEA Systems, Inc.

com.bea.commerce.ebusiness.customer
Class CustomerNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.bea.p13n.exceptions.ApplicationException
              extended bycom.bea.p13n.property.EntityNotFoundException
                  extended bycom.bea.commerce.ebusiness.customer.CustomerNotFoundException
All Implemented Interfaces:
Serializable

public class CustomerNotFoundException
extends EntityNotFoundException

See Also:
Serialized Form

Constructor Summary
CustomerNotFoundException(String message)
           
CustomerNotFoundException(String message, Throwable cause)
           
CustomerNotFoundException(Throwable cause)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CustomerNotFoundException

public CustomerNotFoundException(String message)

CustomerNotFoundException

public CustomerNotFoundException(String message,
                                 Throwable cause)

CustomerNotFoundException

public CustomerNotFoundException(Throwable cause)

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved