com.sapportals.portal.prt.service.hook

Class HookComponentContextException

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.HookComponentContextException
All Implemented Interfaces:
Serializable

public class HookComponentContextException
extends HookException

HookComponentContextException.java Created: Thu Feb 28 14:38:34 2002

See Also:
Serialized Form

Constructor Summary
HookComponentContextException(String s, IPortalComponentContext context)
          Constructor with a String message.
HookComponentContextException(String s, Throwable exception, IPortalComponentContext context)
          Exception wrapper constructor.
HookComponentContextException(Throwable exception, IPortalComponentContext context)
          Exception wrapper constructor.
 
Method Summary
 IPortalComponentContext getComponentContext()
           
 
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

HookComponentContextException

public HookComponentContextException(String s,
                                     IPortalComponentContext context)
Constructor with a String message.

Parameters:
s - a short description of the exception.

HookComponentContextException

public HookComponentContextException(Throwable exception,
                                     IPortalComponentContext context)
Exception wrapper constructor.

Parameters:
exception - a Throwable object referring to the original exception.

HookComponentContextException

public HookComponentContextException(String s,
                                     Throwable exception,
                                     IPortalComponentContext context)
Exception wrapper constructor.

Parameters:
s - a short String describing the exception
exception - a Throwable object referring to the original exception
Method Detail

getComponentContext

public IPortalComponentContext getComponentContext()
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice