com.sapportals.wcm.util.logging

Class CatchBlockHandler

java.lang.Object
  extended by com.sapportals.wcm.util.logging.CatchBlockHandler

Deprecated. No public API! Do never use!

public class CatchBlockHandler
extends Object

Catch block handler used to handle catch blocks in a standardized way if no other handling seems appropriate.


Constructor Summary
CatchBlockHandler()
          Deprecated.  
 
Method Summary
static void dumpStatisticSet(StringBuffer statistic, Map map)
          Deprecated. Dump statistic set.
static Map getCatchLocations()
          Deprecated.  
static long getNumEmptyNotSuppressed()
          Deprecated.  
static long getNumEmptySuppressed()
          Deprecated.  
static long getNumNotEmptyNotSuppressed()
          Deprecated.  
static long getNumNotEmptySuppressed()
          Deprecated.  
static Map getResponsibleLocations()
          Deprecated.  
static String getStatistic()
          Deprecated. Get statistic.
static Map getThrowableTypes()
          Deprecated.  
static void handle(String catchLocation, String throwableType, Throwable throwable, boolean isEmpty, boolean isSuppressed)
          Deprecated. No public API! Do never use!
static void main(String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatchBlockHandler

public CatchBlockHandler()
Deprecated. 
Method Detail

handle

public static void handle(String catchLocation,
                          String throwableType,
                          Throwable throwable,
                          boolean isEmpty,
                          boolean isSuppressed)
Deprecated. No public API! Do never use!

Handle throwable.


getNumEmptySuppressed

public static long getNumEmptySuppressed()
Deprecated. 
Returns:
Returns the numEmptySuppressed.

getNumEmptyNotSuppressed

public static long getNumEmptyNotSuppressed()
Deprecated. 
Returns:
Returns the numEmptyNotSuppressed.

getNumNotEmptySuppressed

public static long getNumNotEmptySuppressed()
Deprecated. 
Returns:
Returns the numNotEmptySuppressed.

getNumNotEmptyNotSuppressed

public static long getNumNotEmptyNotSuppressed()
Deprecated. 
Returns:
Returns the numNotEmptyNotSuppressed.

getResponsibleLocations

public static Map getResponsibleLocations()
Deprecated. 
Returns:
Returns the responsibleLocations.

getCatchLocations

public static Map getCatchLocations()
Deprecated. 
Returns:
Returns the catchLocations.

getThrowableTypes

public static Map getThrowableTypes()
Deprecated. 
Returns:
Returns the throwableTypes.

getStatistic

public static String getStatistic()
Deprecated. 
Get statistic.


dumpStatisticSet

public static void dumpStatisticSet(StringBuffer statistic,
                                    Map map)
Deprecated. 
Dump statistic set.


main

public static void main(String[] args)
Deprecated. 
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