com.retek.commons.domain.core.exception
Class PlatformExceptionConverter

java.lang.Object
  extended bycom.retek.commons.domain.core.exception.PlatformExceptionConverter

public class PlatformExceptionConverter
extends java.lang.Object

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

PlatformExceptionConverter

public PlatformExceptionConverter()
Method Detail

convert

public static com.retek.platform.exception.RetekSystemException convert(SystemException se)

convert

public static com.retek.platform.exception.RetekBusinessException convert(BusinessException be)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28