eu.unicore.hila.exceptions
Class HiLACannotContactSiteException

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.HiLACannotContactSiteException
All Implemented Interfaces:
Serializable

public class HiLACannotContactSiteException
extends HiLAException

Author:
bjoernh 13.01.2012 13:47:34
See Also:
Serialized Form

Constructor Summary
HiLACannotContactSiteException(String msg)
           
HiLACannotContactSiteException(String _msg, 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

HiLACannotContactSiteException

public HiLACannotContactSiteException(String msg)
Parameters:
msg -

HiLACannotContactSiteException

public HiLACannotContactSiteException(String _msg,
                                      Throwable _cause)
Parameters:
_msg -
_cause -
Since:
2.3


Copyright © 2010-2013 UNICORE. All Rights Reserved.