JavaScript is disabled on your browser.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method
javax.ejb

Class ObjectNotFoundException

  • All Implemented Interfaces:
    Serializable


    public class ObjectNotFoundException
    extends FinderException 
    The ObjectNotFoundException exception is thrown by a finder or select method to indicate that the specified EJB object or local object does not exist.

    Only the finder and select methods that are declared to return a single object use this exception. This exception should not be thrown by finder or select methods that return a collection of objects (they should return an empty collection instead).

    Since:
    EJB 1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • ObjectNotFoundException

        public ObjectNotFoundException()
        Constructs an ObjectNotFoundException with no detail message.
      • ObjectNotFoundException

        public ObjectNotFoundException(String message)
        Constructs an ObjectNotFoundException with the specified detail message.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /