|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException | +--com.sap.ip.collaboration.gw.api.exception.NoResourceFoundException
The NoResourceFoundException class is thrown when the requested groupware resource is not found Copyright (c) SAP 2002
| Field Summary | |
private static java.lang.String |
MESSAGE_KEY
|
private java.lang.String |
resourceId
|
| Fields inherited from class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException |
exceptionKey, GROUPWARE_MESSAGE_PREFIX, LOCALIZATIONFILE, MESSAGE_DELIMITER |
| Constructor Summary | |
NoResourceFoundException(java.lang.String resourceId,
java.lang.Throwable aCausingThrowable)
|
|
NoResourceFoundException(java.lang.String resourceId,
java.lang.Throwable aCausingThrowable,
boolean log)
|
|
| Method Summary | |
java.lang.String |
getResourceId()
|
| Methods inherited from class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException |
getExceptionId, getMessage, getTextBundle, getTextBundle, logMessage |
| Field Detail |
private static final java.lang.String MESSAGE_KEY
private java.lang.String resourceId
| Constructor Detail |
public NoResourceFoundException(java.lang.String resourceId,
java.lang.Throwable aCausingThrowable)
public NoResourceFoundException(java.lang.String resourceId,
java.lang.Throwable aCausingThrowable,
boolean log)
| Method Detail |
public java.lang.String getResourceId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||