|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.transaction.RollbackException
weblogic.transaction.RollbackException
public final class RollbackException
This class extends javax.transaction.RollbackException and preserves the original reason for a rollback by reporting the application-supplied rollback reason.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface weblogic.utils.NestedThrowable |
|---|
NestedThrowable.Util |
| Method Summary | |
|---|---|
Throwable |
getNested() |
void |
printStackTrace() |
void |
printStackTrace(PrintStream s) |
void |
printStackTrace(PrintWriter w) |
void |
superPrintStackTrace(PrintStream ps) |
void |
superPrintStackTrace(PrintWriter pw) |
String |
superToString() |
String |
toString() |
| Methods inherited from class java.lang.Throwable |
|---|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Throwable getNested()
getNested in interface NestedThrowablepublic String superToString()
superToString in interface NestedThrowablepublic void superPrintStackTrace(PrintStream ps)
superPrintStackTrace in interface NestedThrowablepublic void superPrintStackTrace(PrintWriter pw)
superPrintStackTrace in interface NestedThrowablepublic String toString()
toString in class Throwablepublic void printStackTrace(PrintStream s)
printStackTrace in class Throwablepublic void printStackTrace(PrintWriter w)
printStackTrace in class Throwablepublic void printStackTrace()
printStackTrace in class Throwable
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||