javax.ejb.TransactionRolledbackLocalException翻译[4]
[入库:2006年2月23日] [更新:2007年3月24日]
TransactionRolledbackLocalException
public TransactionRolledbackLocalException()
- Constructs a TransactionRolledbackLocalException with no detail message. 构建一个不含详细信息的TransactionRolledbackLocalException。
TransactionRolledbackLocalException
public TransactionRolledbackLocalException(String message)
- Constructs a TransactionRolledbackLocalException with the specified detailed message. 构建一个指定详细信息的TransactionRolledbackLocalException。
TransactionRolledbackLocalException
public TransactionRolledbackLocalException(String message,
Exception ex)- Constructs a TransactionRolledbackLocalException with the specified detail message and a nested exception. 构建一个指定详细信息和嵌套异常的TransactionRolledbackLocalException。
本文关键:javax.ejb.TransactionRolledbackLocalException翻译
本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)