|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.retek.rsm.util.RsmExceptionConverter
This class is a factory for converting RetekBusinessException objects into UiRetekBusinessException objects. This class is required to convert all the attribute names from component objects into widget names at the GUI Level.
Retek Inc. Copyright (c) 2002
Constructor Summary | |
RsmExceptionConverter()
|
Method Summary | |
static com.retek.swing11.util.UIException |
convert(com.retek.platform.exception.RetekBusinessException RetekBusinessException)
Returns UIException for a RetekBusinessException after converting all component names into GUI names. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RsmExceptionConverter()
Method Detail |
public static com.retek.swing11.util.UIException convert(com.retek.platform.exception.RetekBusinessException RetekBusinessException)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |