com.fatwire.cs.ui.exception
Class UIExceptionFactory

java.lang.Object
  extended by com.fatwire.cs.ui.exception.UIExceptionFactory

public class UIExceptionFactory
extends java.lang.Object

This class is used to retrieve ExceptionManager


Constructor Summary
UIExceptionFactory()
           
 
Method Summary
static UIExceptionManager getManager()
          Return an instance of an Exception Manager
static UIExceptionManager getSearchPopupManager()
          Return an instance of an Exception Manager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIExceptionFactory

public UIExceptionFactory()
Method Detail

getManager

public static UIExceptionManager getManager()
Return an instance of an Exception Manager


getSearchPopupManager

public static UIExceptionManager getSearchPopupManager()
Return an instance of an Exception Manager



Copyright (c) 2003 - 2011 FatWire Corporation All Rights Reserved.