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

Class FinderException

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    ObjectNotFoundException


    public class FinderException
    extends Exception 
    The FinderException exception must be included in the throws clause of every finder method of an entity bean's home or local home interface.

    The exception is used as a standard application-level exception to report a failure to find the requested EJB object(s).

    Note: Support for entity beans is optional as of EJB 3.2.

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

      • FinderException

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

        public FinderException(String message)
        Constructs an FinderException 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 によって変換されたページ (->オリジナル) /