com.sapportals.wcm.crt.component

Class StartupException

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.StartupException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AutoRestartException

public class StartupException
extends CascadingException

Thrown when a startable component failed to initialize the resources it needs.

Copyright (c) SAP AG 2001-2002

See Also:
Serialized Form

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

StartupException

public StartupException(String message)
Construct a new instance.

Parameters:
message - The message for this exception.

StartupException

public StartupException(Throwable throwable)

StartupException

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

Parameters:
message - The 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