| 
 | BEA Systems, Inc. | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Error
weblogic.utils.NestedError
weblogic.management.ManagementError
The top-level management exception. It may or may not nest another exception.
| Nested Class Summary | 
| Nested classes inherited from class weblogic.utils.NestedThrowable | 
| weblogic.utils.NestedThrowable.Util | 
| Constructor Summary | |
| ManagementError(String message) | |
| ManagementError(String message,
                Throwable t) | |
| ManagementError(Throwable t) | |
| Methods inherited from class weblogic.utils.NestedError | 
| getNested, getNestedError, printStackTrace, printStackTrace, printStackTrace, superPrintStackTrace, superPrintStackTrace, superToString, toString | 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public ManagementError(String message)
public ManagementError(String message,
                       Throwable t)
public ManagementError(Throwable t)
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||