com.sapportals.wcm.crt.component

Class ContextException

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.ContextException
All Implemented Interfaces:
Serializable

public class ContextException
extends CascadingException

The IContext is invalid.

Copyright (c) SAP AG 2001-2002

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sapportals.wcm.crt.CascadingException
ex
 
Constructor Summary
ContextException(String message)
          Construct a new ContextException instance.
ContextException(String message, Throwable throwable)
          Construct a new ContextException 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

ContextException

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

Parameters:
message - The detail message for this exception.

ContextException

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

Parameters:
message - The detail message for this exception.
throwable - the root cause of the exception
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