Oracle

weblogic.management.configuration
Class ConfigurationError

java.lang.Object
  extended by NestedError
      extended by weblogic.management.configuration.ConfigurationError

public final class ConfigurationError
extends NestedError


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

Constructor Detail

ConfigurationError

public ConfigurationError(String message)
Constructor for the ConfigurationError object

Parameters:
message -

ConfigurationError

public ConfigurationError(Throwable t)
Constructor for the ConfigurationError object

Parameters:
t -

ConfigurationError

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

Parameters:
message -
t -

Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle