com.sapportals.wcm.readonly

Class WcmReadOnlyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sapportals.wcm.WcmException
              extended by com.sapportals.wcm.readonly.WcmReadOnlyException
All Implemented Interfaces:
Serializable

public class WcmReadOnlyException
extends WcmException

A wrapper for the ReadOnlyException.
Wrap up using this exception when you need to display your component's ReadOnlyException in the UI.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sapportals.wcm.WcmException
ex
 
Constructor Summary
WcmReadOnlyException(String str)
           
WcmReadOnlyException(String s, Throwable e)
          Wraps the Throwable up.
WcmReadOnlyException(Throwable e)
          Wraps the Throwable up.
 
Method Summary
 
Methods inherited from class com.sapportals.wcm.WcmException
getContainedException, isLogged, setContainedException
 
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

WcmReadOnlyException

public WcmReadOnlyException(String str)
Parameters:
str -

WcmReadOnlyException

public WcmReadOnlyException(Throwable e)
Wraps the Throwable up.

Parameters:
e -

WcmReadOnlyException

public WcmReadOnlyException(String s,
                            Throwable e)
Wraps the Throwable up.

Parameters:
s -
e -
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