NoSuchEJBException (Java EE 5)

Java EE API


javax.ejb Class NoSuchEJBException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by javax.ejb.EJBException
                  extended by javax.ejb.NoSuchEJBException
All Implemented Interfaces:
Serializable

public class NoSuchEJBException
extends EJBException

Extends: Throwable > Exception > RuntimeException > EJBException

如果试图调用已不存在的对象上的方法,则抛出 NoSuchEJBException。
英文文档:

A NoSuchEJBException is thrown if an attempt is made to invoke a method on an object that no longer exists.

See Also:
Serialized Form

Constructor Summary
 
Method Summary
 
Methods inherited from class javax.ejb.EJBException
 
Methods inherited from class java.lang.Throwable
 
Methods inherited from class java.lang.Object
 

Constructor Detail

public NoSuchEJBException()
构造不带详细消息的 NoSuchEJBException。
英文文档:

NoSuchEJBException

public NoSuchEJBException()
Constructs a NoSuchEJBException with no detail message.


public NoSuchEJBException(String message)
构造带指定详细消息的 NoSuchEJBException。
英文文档:

NoSuchEJBException

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


public NoSuchEJBException(String message, Exception ex)
构造带指定详细消息和嵌入异常的 NoSuchEJBException。
英文文档:

NoSuchEJBException

public NoSuchEJBException(String message,
                          Exception ex)
Constructs a NoSuchEJBException with the specified detail message and a nested exception.



Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

一看就知道只有菜鸟才干这么无知的事啦。

PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!