|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.commerce.rules.project.EventRuleHelperUtilException | +--com.ibm.commerce.rules.project.SelfAddressNotFoundException
This exception is thrown to indicate that a self address could not be found.
Field Summary | |
static java.lang.String |
COPYRIGHT
|
Constructor Summary | |
SelfAddressNotFoundException(UserAccessBean forUser)
|
Method Summary | |
UserAccessBean |
getUser()
|
Methods inherited from class com.ibm.commerce.rules.project.EventRuleHelperUtilException |
getOriginator |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String COPYRIGHT
Constructor Detail |
public SelfAddressNotFoundException(UserAccessBean forUser)
forUser
- The user for which a self address was not found.Method Detail |
public UserAccessBean getUser()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |