© 2003 BEA Systems, Inc.

com.bea.commerce.ebusiness.customer
Class CustomerNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.p13n.exceptions.ApplicationException
                    |
                    +--com.bea.p13n.property.EntityNotFoundException
                          |
                          +--com.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)

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved