com.sapportals.wcm

Class WcmException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sapportals.wcm.WcmException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AclException, AlreadyRegisteredException, AppLogException, CacheException, CommonSearchException, CommunicationException, ConnectException, ContentException, ControlStatusException, HTMLException, ImParsingException, IndexDoesNotExistOnServerException, IndexErrorContainerException, IndexInactiveException, IndexNotReadyException, InvalidConfigException, InvalidStartUriException, LandscapeException, LayoutServiceException, NavigationTargetException, PartialSendException, ProfileNotFoundException, PropertyConfigurationServiceException, PropertyStructureServiceException, RelationQueryException, ResourceFilterException, SerializationException, SimpleSerializer.IllegalXmlNameException, StatemanagementException, SubscriptionException, TaskQueueException, TemplateNotFoundException, TransportException, UnsupportedExtensionException, WcmReadOnlyException, XCrawlerException, XMLFormException

public class WcmException
extends Exception

TBD: Description of the class.

See Also:
Serialized Form

Field Summary
protected  Throwable ex
           
 
Constructor Summary
WcmException()
           
WcmException(boolean log)
           
WcmException(String msg)
           
WcmException(String msg, boolean log)
           
WcmException(String msg, Throwable ex)
           
WcmException(String msg, Throwable ex, boolean log)
           
WcmException(Throwable ex)
           
WcmException(Throwable ex, boolean log)
           
 
Method Summary
 Throwable getContainedException()
          Retrieves the contained exception.
 boolean isLogged()
           
 void setContainedException(Throwable t)
          Sets the given exception as contained exception.
 
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
 

Field Detail

ex

protected Throwable ex
Constructor Detail

WcmException

public WcmException()

WcmException

public WcmException(boolean log)

WcmException

public WcmException(String msg)

WcmException

public WcmException(String msg,
                    boolean log)

WcmException

public WcmException(String msg,
                    Throwable ex)

WcmException

public WcmException(String msg,
                    Throwable ex,
                    boolean log)

WcmException

public WcmException(Throwable ex)

WcmException

public WcmException(Throwable ex,
                    boolean log)
Method Detail

isLogged

public boolean isLogged()

getContainedException

public Throwable getContainedException()
Retrieves the contained exception.

Returns:
The contained exception or null if no exception is contained.

setContainedException

public void setContainedException(Throwable t)
Sets the given exception as contained exception.

Parameters:
t -
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