eu.unicore.hila.exceptions
Class HiLAFactoryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by eu.unicore.hila.exceptions.HiLAException
              extended by eu.unicore.hila.exceptions.HiLAFactoryException
All Implemented Interfaces:
Serializable

public class HiLAFactoryException
extends HiLAException

See Also:
Serialized Form

Constructor Summary
HiLAFactoryException(String msg)
           
HiLAFactoryException(String string, Throwable cause)
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HiLAFactoryException

public HiLAFactoryException(String msg)
Parameters:
msg -

HiLAFactoryException

public HiLAFactoryException(String string,
                            Throwable cause)
Parameters:
string -
cause -


Copyright © 2010-2013 UNICORE. All Rights Reserved.