BEA Systems, Inc.

weblogic.management
Class ManagementError

java.lang.Object
  extended by NestedError
      extended by weblogic.management.ManagementError

public final class ManagementError
extends NestedError

The top-level management exception. It may or may not nest another exception.


Constructor Summary
ManagementError(String message)
           
ManagementError(String message, Throwable t)
           
ManagementError(Throwable t)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementError

public ManagementError(String message,
                       Throwable t)

ManagementError

public ManagementError(Throwable t)

ManagementError

public ManagementError(String message)

Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.