NoSuchEntityException (Java EE 5)

Java EE API


javax.ejb Class NoSuchEntityException

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.NoSuchEntityException
All Implemented Interfaces:
Serializable

public class NoSuchEntityException
extends EJBException

Extends: Throwable > Exception > RuntimeException > EJBException

实体 Bean 实例抛出 NoSuchEntityException 异常,向其容器报告由于底层实体已从数据库中移除,无法完成调用的业务方法或回调方法。

此异常可能由实现 Bean 组件接口中定义的业务方法的 Bean 类方法或者 ejbLoad 和 ejbStore 方法抛出。

英文文档:

The NoSuchEntityException exception is thrown by an Entity Bean instance to its container to report that the invoked business method or callback method could not be completed because of the underlying entity was removed from the database.

This exception may be thrown by the bean class methods that implement the business methods defined in the bean's component interface; and by the ejbLoad and ejbStore methods.

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 NoSuchEntityException()
构造不带详细消息的 NoSuchEntityException。
英文文档:

NoSuchEntityException

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


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

NoSuchEntityException

public NoSuchEntityException(String message)
Constructs a NoSuchEntityException with the specified detailed message.


public NoSuchEntityException(Exception ex)
构造嵌入原始抛出异常的 NoSuchEntityException。
英文文档:

NoSuchEntityException

public NoSuchEntityException(Exception ex)
Constructs a NoSuchEntityException that embeds the originally thrown exception.



Submit a bug or feature

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

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

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