© 2005 BEA Systems, Inc.

com.bea.p13n.advisor
Class ElementNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.bea.p13n.exceptions.ApplicationException
              extended bycom.bea.p13n.advisor.AdvisorException
                  extended bycom.bea.p13n.advisor.ElementNotFoundException
All Implemented Interfaces:
Serializable

public class ElementNotFoundException
extends AdvisorException

Signals that the element refered to by a key cannot be found.

See Also:
Serialized Form

Constructor Summary
ElementNotFoundException(String key)
          Constructs an ElementNotFoundException for the key provided.
 
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

ElementNotFoundException

public ElementNotFoundException(String key)
Constructs an ElementNotFoundException for the key provided.


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved