com.sapportals.wcm.control.base

Class InvalidConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sapportals.wdf.WdfException
              extended by com.sapportals.wcm.control.base.InvalidConfigurationException
All Implemented Interfaces:
Serializable

Deprecated. As of NetWeaver 7.1

public class InvalidConfigurationException
extends com.sapportals.wdf.WdfException

Thrown when the program execution is running ok, but the configuration of the classes involved is wrong. This may lead to situations that cannot be handled in a proper way. The exception should be thrown in these situations. The message should tell which classes are involved and how the configuration should be changed to solve this problem.

See Also:
Serialized Form

Constructor Summary
InvalidConfigurationException(String message)
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 
Methods inherited from class com.sapportals.wdf.WdfException
getNestedException
 
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

InvalidConfigurationException

public InvalidConfigurationException(String message)
Deprecated. As of NetWeaver 7.1

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice