BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.configuration
Class ConfigurationError

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Error
              |
              +--weblogic.utils.NestedError
                    |
                    +--weblogic.management.configuration.ConfigurationError

public final class ConfigurationError
extends weblogic.utils.NestedError

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

Constructor Summary
ConfigurationError(java.lang.String message)
          Constructor for the ConfigurationError object
ConfigurationError(java.lang.String message, java.lang.Throwable t)
          Constructor for the ConfigurationError object
ConfigurationError(java.lang.Throwable t)
          Constructor for the ConfigurationError object
 
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

ConfigurationError

public ConfigurationError(java.lang.String message)
Constructor for the ConfigurationError object

Parameters:
message -  

ConfigurationError

public ConfigurationError(java.lang.Throwable t)
Constructor for the ConfigurationError object

Parameters:
t -  

ConfigurationError

public ConfigurationError(java.lang.String message,
                          java.lang.Throwable t)
Constructor for the ConfigurationError object

Parameters:
message -  
t -  

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