|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.exception.PlatformExceptionConverter
Utility to convert RCOM exceptions into Platform exceptions
Retek Inc. Copyright (c) 2004
Constructor Summary | |
PlatformExceptionConverter()
|
Method Summary | |
static com.retek.platform.exception.RetekBusinessException |
convert(BusinessException be)
|
static com.retek.platform.exception.RetekSystemException |
convert(SystemException se)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PlatformExceptionConverter()
Method Detail |
public static com.retek.platform.exception.RetekSystemException convert(SystemException se)
public static com.retek.platform.exception.RetekBusinessException convert(BusinessException be)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |