ConcurrentAccessException (Java EE 5)

Java EE API


javax.ejb Class ConcurrentAccessException

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

public class ConcurrentAccessException
extends EJBException

Extends: Throwable > Exception > RuntimeException > EJBException

ConcurrentAccessException 指示客户端在另一个调用正在进行时尝试调用有状态会话 Bean。
英文文档:

A ConcurrentAccessException indicates that the client has attempted an invocation on a stateful session bean while another invocation is in progress.

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

ConcurrentAccessException

public ConcurrentAccessException()
Constructs an ConcurrentAccessException with no detail message.


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

ConcurrentAccessException

public ConcurrentAccessException(String message)
Constructs an ConcurrentAccessException with the specified detailed message.


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

ConcurrentAccessException

public ConcurrentAccessException(String message,
                                 Exception ex)
Constructs an ConcurrentAccessException 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 : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!