|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.util.logging.CatchBlockHandler
public class CatchBlockHandler
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 |
|---|
public CatchBlockHandler()
| Method Detail |
|---|
public static void handle(String catchLocation,
String throwableType,
Throwable throwable,
boolean isEmpty,
boolean isSuppressed)
public static long getNumEmptySuppressed()
public static long getNumEmptyNotSuppressed()
public static long getNumNotEmptySuppressed()
public static long getNumNotEmptyNotSuppressed()
public static Map getResponsibleLocations()
public static Map getCatchLocations()
public static Map getThrowableTypes()
public static String getStatistic()
public static void dumpStatisticSet(StringBuffer statistic,
Map map)
public static void main(String[] args)
| Access Rights |
|---|
| 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
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||