javax.ejb.EJBException翻译

王朝java/jsp·作者佚名  2006-01-10
窄屏简体版  字體: |||超大  

[/url] [url=file:///F:/资料/文字资料/j2ee-1.4_doc/apidocs/overview-summary.html]Overview

Package

Class

Tree

Deprecated

Index

Help

JavaTM 2 Platform

Ent. Ed. v1.4

PREV CLASS NEXT CLASS

FRAMES NO FRAMES All Classes

SUMMARY: NESTED | FIELD | CONSTR | METHOD

DETAIL: FIELD | CONSTR | METHOD

javax.ejb

Class EJBExceptionjava.lang.Object

java.lang.Throwable

java.lang.Exception

java.lang.RuntimeException

javax.ejb.EJBException

All Implemented Interfaces: Serializable Direct Known Subclasses: AccessLocalException, NoSuchEntityException, NoSuchObjectLocalException, TransactionRequiredLocalException, TransactionRolledbackLocalException public class EJBException extends RuntimeExceptionThe EJBException exception is thrown by an enterprise Bean instance to its container to report that the invoked business method or callback method could not be completed because of an unexpected error (e.g. the instance failed to open a database connection). EJBException异常由企业Bean实例抛向容器,报告因无法预料的错误而调用业务方法或回调方法不能实现(比如实例打开数据库连接失败)。

See Also: Serialized FormConstructor Summary

EJBException()

Constructs an EJBException with no detail message. 构建一个不含详细信息的EJBException。

EJBException(Exception ex)

Constructs an EJBException that embeds the originally thrown exception. 构建一个含原始抛出异常的EJBException。

EJBException(String message)

Constructs an EJBException with the specified detailed message. 构建一个指定详细信息的EJBException。

EJBException(String message, Exception ex)

Constructs an EJBException that embeds the originally thrown exception with the specified detail message. 构建一个含指定详细信息原始抛出异常的EJBException。

Method Summary

Exception

getCausedByException()

Obtain the exception that caused the EJBException being thrown. 获得造成EJBException抛出的异常。

String

getMessage()

Returns the detail message, including the message from the nested exception if there is one. 返回详细信息,如果有嵌套异常的话,包含嵌套异常信息。

void

printStackTrace()

Prints the composite message to System.err. 输出System.err的合成信息。

void

printStackTrace(PrintStream ps)

Prints the composite message and the embedded stack trace to the specified stream ps. 向指定流ps输出合成信息和所含堆栈信息。

void

printStackTrace(PrintWriter pw)

Prints the composite message and the embedded stack trace to the specified print writer pw. 向指定printWriter pw输出合成信息和所含堆栈信息。

Methods inherited from class java.lang.Throwable

fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, )]setStackTrace, toString

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

EJBExceptionpublic EJBException()

Constructs an EJBException with no detail message. 构建一个不含详细信息的EJBException。

EJBExceptionpublic EJBException(String message)

Constructs an EJBException with the specified detailed message. 构建一个指定详细信息的EJBException。

EJBExceptionpublic EJBException(Exception ex)

Constructs an EJBException that embeds the originally thrown exception. 构建一个含原始抛出异常的EJBException。

EJBExceptionpublic EJBException(String message,

Exception ex)

Constructs an EJBException that embeds the originally thrown exception with the specified detail message. 构建一个含指定详细信息原始抛出异常的EJBException。

Method Detail

getCausedByExceptionpublic Exception getCausedByException()

Obtain the exception that caused the EJBException being thrown. 获得造成EJBException抛出的异常。

getMessagepublic String getMessage()

Returns the detail message, including the message from the nested exception if there is one. 返回详细信息,如果有嵌套异常的话,包含嵌套异常信息。

printStackTracepublic void printStackTrace(PrintStream ps)

Prints the composite message and the embedded stack trace to the specified stream ps. 向指定流ps输出合成信息和所含堆栈信息。

Parameters: ps - the print stream 输出流printStackTracepublic void printStackTrace()

Prints the composite message to System.err. 输出System.err的合成信息。

printStackTracepublic void printStackTrace(PrintWriter pw)

Prints the composite message and the embedded stack trace to the specified print writer pw. 向指定printWriter pw输出合成信息和所含堆栈信息。

Parameters: pw - the print writer printWriter[/url][url=file:///F:/资料/文字资料/j2ee-1.4_doc/apidocs/overview-summary.html]Overview

Package

Class

Tree

Deprecated

Index

Help

JavaTM 2 Platform

Ent. Ed. v1.4

PREV CLASS NEXT CLASS

FRAMES NO FRAMES All Classes

SUMMARY: NESTED | FIELD | CONSTR | METHOD

DETAIL: FIELD | CONSTR | METHOD

Submit a bug or feature Copyright 2003 Sun Microsystems, Inc. All rights reserved.

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
 
© 2005- 王朝網路 版權所有  導航