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

Class NoSuchObjectLocalException

  • All Implemented Interfaces:
    Serializable


    public class NoSuchObjectLocalException
    extends EJBException 
    A NoSuchObjectLocalException is thrown if an attempt is made to invoke a method on a local object (local EJB object or timer) that no longer exists.
    Since:
    EJB 2.0
    See Also:
    Serialized Form
    • Constructor Detail

      • NoSuchObjectLocalException

        public NoSuchObjectLocalException()
        Constructs a NoSuchObjectLocalException with no detail message.
      • NoSuchObjectLocalException

        public NoSuchObjectLocalException(String message)
        Constructs a NoSuchObjectLocalException with the specified detail message.
      • NoSuchObjectLocalException

        public NoSuchObjectLocalException(String message,
         Exception ex)
        Constructs a NoSuchObjectLocalException with the specified detail message and a nested exception.
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 によって変換されたページ (->オリジナル) /