eu.unicore.hila.exceptions
Class HiLAException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by eu.unicore.hila.exceptions.HiLAException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HiLAAccessDeniedException, HiLACannotContactSiteException, HiLAFactoryException, HiLAIdentityException, HiLALocationPatternException, HiLALocationSyntaxException, HiLANotImplementedException, HiLANotSupportedException, HiLAResourceAlreadyExistsException, HiLAResourceNotFoundException

public class HiLAException
extends Exception

See Also:
Serialized Form

Constructor Summary
HiLAException()
           
HiLAException(String msg)
           
HiLAException(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

HiLAException

public HiLAException(String msg)
Parameters:
msg -

HiLAException

public HiLAException(String msg,
                     Throwable cause)

HiLAException

public HiLAException()


Copyright © 2010-2013 UNICORE. All Rights Reserved.