com.sap.workspaces.module.extension

Class ModuleLifecycleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sap.workspaces.WorkspacesRuntimeException
                  extended by com.sap.workspaces.module.extension.ModuleLifecycleException
All Implemented Interfaces:
Serializable

public class ModuleLifecycleException
extends WorkspacesRuntimeException

An exception that is thrown when a module lifecycle event fails.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sap.workspaces.WorkspacesRuntimeException
INTERNAL_ERROR, TIMEOUT
 
Constructor Summary
ModuleLifecycleException(String msg, Throwable cause)
           
 
Method Summary
 
Methods inherited from class com.sap.workspaces.WorkspacesRuntimeException
getErrorCode, setErrorCode
 
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

ModuleLifecycleException

public ModuleLifecycleException(String msg,
                                Throwable cause)


Copyright 2011 SAP AG Complete Copyright Notice