<!-- ========= START OF TOP NAVBAR ======= -->
<!-- -->
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
javax.transaction
<!-- -->
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<!-- -->
<!-- ========== METHOD SUMMARY =========== -->
<!-- -->
<!-- -->
<!-- -->
<!-- -->
<!-- ======== END OF BOTTOM NAVBAR ======= -->
Submit a bug or feature
<!-- -->
| JavaTM 2 Platform Ent. Ed. v1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> All Classes <noscript></noscript> | |||||||||
| SUMMARY:NESTED|FIELD|CONSTR|METHOD | DETAIL:FIELD|CONSTR|METHOD | |||||||||
javax.transaction
Class InvalidTransactionException
-
All Implemented Interfaces:
- Serializable
-
public class InvalidTransactionException
extends
RemoteException
This exception indicates that the request carried an invalid transaction context. For example, this exception could be raised if an error occurred when trying to register a resource. 该异常表示请求携带一个无效的事务上下文。比如,当试图注册一个资源时如果有错生成该异常。
-
See Also:
- Serialized Form
<!-- ======== NESTED CLASS SUMMARY ======== --><!-- =========== FIELD SUMMARY =========== --><!-- -->
| Field Summary |
| Fields inherited from class java.rmi.RemoteException |
detail |
| Constructor Summary | |
InvalidTransactionException() | |
InvalidTransactionException(Stringmsg) | |
| Methods inherited from class java.rmi.RemoteException |
getCause, getMessage |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
<!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><!-- -->
| Constructor Detail |
InvalidTransactionException
<!-- -->InvalidTransactionException
<!-- ============ METHOD DETAIL ========== --><!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <!-- -->
<!-- -->
| JavaTM 2 Platform Ent. Ed. v1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> All Classes <noscript></noscript> | |||||||||
| SUMMARY:NESTED|FIELD|CONSTR|METHOD | DETAIL:FIELD|CONSTR|METHOD | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.
博客围绕Java的javax.transaction包下的InvalidTransactionException类展开,指出该异常表示请求携带无效事务上下文,例如在尝试注册资源出错时会抛出此异常,还提及版权归2003年Sun Microsystems所有。
1881

被折叠的 条评论
为什么被折叠?



