com.sapportals.wcm.crt.component

Class ComponentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sapportals.wcm.crt.CascadingException
              extended by com.sapportals.wcm.crt.component.ComponentException
All Implemented Interfaces:
Serializable

public class ComponentException
extends CascadingException

The exception thrown to indicate a problem with Components. It is usually thrown by ComponentManager or ComponentSelector.

Copyright (c) SAP AG 2001-2002

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sapportals.wcm.crt.CascadingException
ex
 
Constructor Summary
ComponentException(String message)
          Construct a new ComponentException instance.
ComponentException(String message, Throwable throwable)
          Construct a new ComponentException instance.
 
Method Summary
 
Methods inherited from class com.sapportals.wcm.crt.CascadingException
getContainedException, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ComponentException

public ComponentException(String message,
                          Throwable throwable)
Construct a new ComponentException instance.

Parameters:
message - the exception message
throwable - the throwable

ComponentException

public ComponentException(String message)
Construct a new ComponentException instance.

Parameters:
message - the exception message
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-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice