| 
 | Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 | |
|---|---|
|  Throwable | getNested()Deprecated. Get the nested Throwable. | 
|  void | superPrintStackTrace(PrintStream ps)Deprecated. Call super.printStackTrace(). | 
|  void | superPrintStackTrace(PrintWriter po)Deprecated. Call super.printStackTrace(). | 
|  String | superToString()Deprecated. Call super.toString(). | 
| Method Detail | 
|---|
Throwable getNested()
String superToString()
void superPrintStackTrace(PrintStream ps)
void superPrintStackTrace(PrintWriter po)
| 
 | Copyright 1996, 2013, 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.1.2) Part Number E27170-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||