com.sapportals.portal.prt.service.hook

Class HookException

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HookComponentContextException, HookComponentNodeException

public class HookException
extends PortalRuntimeException

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

See Also:
Serialized Form

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

HookException

public HookException(String s)
Constructor with a String message.

Parameters:
s - a short description of the exception.

HookException

public HookException(Throwable exception)
Exception wrapper constructor.

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

HookException

public HookException(String s,
                     Throwable exception)
Exception wrapper constructor.

Parameters:
s - a short String describing the exception
exception - a Throwable object referring to the original exception
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


Copyright 2011 SAP AG Complete Copyright Notice