javax.ejb.TransactionRequiredLocalException翻译[3]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransactionRequiredLocalException

public TransactionRequiredLocalException()
Constructs a TransactionRequiredLocalException with no detail message. 构建一个不含详细信息的TransactionRequiredLocalException。


TransactionRequiredLocalException

public TransactionRequiredLocalException(String message)
Constructs an TransactionRequiredLocalException with the specified detailed message. 构建一个指定详细信息的TransactionRequiredLocalException。


JavaTM 2 Platform
Ent. Ed. v1.4

本文关键:javax.ejb.TransactionRequiredLocalException翻译
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top