com.bea.ales.management.exception
Class ObjectNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.ales.management.exception.ManagementException
                    |
                    +--com.bea.ales.management.exception.ObjectNotFoundException

public class ObjectNotFoundException
extends ManagementException

This class indicates the object is not found by the operation.

See Also:
Serialized Form

Methods inherited from class com.bea.ales.management.exception.ManagementException
getCause, getMessage, getType
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2004-2008, Oracle and/or its affiliates. All rights reserved.