| 
 | 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 | ||||||||||
Deprecated. use JDK 1.4 style nested throwables where possible.
public interface NestedThrowable
The interface implemented by NestedException, NestedError, and NestedRuntimeException largely so Util can provide a standard implementation of toString() and printStackTrace()
| Nested Class Summary | |
|---|---|
| static class | NestedThrowable.UtilDeprecated. | 
| Method Summary | |
|---|---|
| abstract  Throwable | getNested()Deprecated. | 
| abstract  void | superPrintStackTrace(PrintStream ps)Deprecated. | 
| abstract  void | superPrintStackTrace(PrintWriter po)Deprecated. | 
| abstract  String | superToString()Deprecated. | 
| Method Detail | 
|---|
Throwable getNested()
String superToString()
void superPrintStackTrace(PrintStream ps)
void superPrintStackTrace(PrintWriter po)
| 
 | 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 | |||||||||