com.sapportals.portal.prt.service.hook

Class HookComponentNodeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sapportals.portal.prt.runtime.PortalRuntimeException
                  extended by com.sapportals.portal.prt.service.hook.HookException
                      extended by com.sapportals.portal.prt.service.hook.HookComponentNodeException
All Implemented Interfaces:
Serializable

public class HookComponentNodeException
extends HookException

An HookException which allow to change a component node

See Also:
Serialized Form

Constructor Summary
HookComponentNodeException(String s, IComponentNode node)
           
HookComponentNodeException(String s, Throwable exception, IComponentNode node)
           
HookComponentNodeException(Throwable exception, IComponentNode node)
           
 
Method Summary
 IComponentNode getNewNode()
           
 
Methods inherited from class com.sapportals.portal.prt.runtime.PortalRuntimeException
getCause, getException, printCausedBy, printStackTrace, printStackTrace, printStackTrace, setCause, setException, toHTML, toText
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

HookComponentNodeException

public HookComponentNodeException(String s,
                                  IComponentNode node)

HookComponentNodeException

public HookComponentNodeException(Throwable exception,
                                  IComponentNode node)

HookComponentNodeException

public HookComponentNodeException(String s,
                                  Throwable exception,
                                  IComponentNode node)
Method Detail

getNewNode

public IComponentNode getNewNode()
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/lib/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice