util
Class HomeFactoryException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byutil.HomeFactoryException
All Implemented Interfaces:
Serializable

public class HomeFactoryException
extends Exception

HomeFactoryException

Since:
2005. 3. 30.
Author:
¹ÙºÎ°õ
See Also:
Serialized Form

Constructor Summary
HomeFactoryException()
           
HomeFactoryException(String arg0)
           
HomeFactoryException(String arg0, Throwable arg1)
           
HomeFactoryException(Throwable arg0)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HomeFactoryException

public HomeFactoryException()

HomeFactoryException

public HomeFactoryException(String arg0)
Parameters:
arg0 -

HomeFactoryException

public HomeFactoryException(String arg0,
                            Throwable arg1)
Parameters:
arg0 -
arg1 -

HomeFactoryException

public HomeFactoryException(Throwable arg0)
Parameters:
arg0 -