BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management
Class ManagementRuntimeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--weblogic.management.ManagementRuntimeException

public class ManagementRuntimeException
extends java.lang.RuntimeException

This class is used to indicate a runtime error in the Management Subsytem of WebLogic Server.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Constructor Summary
ManagementRuntimeException()
          Default constructor.
ManagementRuntimeException(java.lang.Throwable t)
          Constructor with a cause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ManagementRuntimeException

public ManagementRuntimeException()
Default constructor.

ManagementRuntimeException

public ManagementRuntimeException(java.lang.Throwable t)
Constructor with a cause

Parameters:
t - Throwable instance which is the cause of this Runtime exception.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81