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