Uses of Class
eu.unicore.hila.exceptions.HiLAException

Packages that use HiLAException
eu.unicore.hila   
eu.unicore.hila.common   
eu.unicore.hila.exceptions   
 

Uses of HiLAException in eu.unicore.hila
 

Methods in eu.unicore.hila that throw HiLAException
 Resource Resource.getChild(String childPath)
           
 List<Resource> Resource.getChildren()
           
 Metadata Resource.getMetadata()
           
 Resource Resource.getParent()
           
 Resource Location.locate(Object... extraInformation)
           
 

Uses of HiLAException in eu.unicore.hila.common
 

Methods in eu.unicore.hila.common that throw HiLAException
 Resource BaseResource.getChild(String childPath)
           
 Metadata BaseResource.getMetadata()
           
 Resource BaseResource.getParent()
           
 

Uses of HiLAException in eu.unicore.hila.exceptions
 

Subclasses of HiLAException in eu.unicore.hila.exceptions
 class HiLAAccessDeniedException
           
 class HiLACannotContactSiteException
           
 class HiLAFactoryException
           
 class HiLAIdentityException
           
 class HiLALocationPatternException
           
 class HiLALocationSyntaxException
           
 class HiLANotImplementedException
          This HiLAException should be thrown if an interface that is implemented by a class requires an implementation, but the feature has not yet been or cannot be implemented.
 class HiLANotSupportedException
          This HiLAException should be thrown if an implementation does support the requested method, but the remote side does not, i.e. the Grid middleware is generally able to do what is requested, but not the particular remote resource.
 class HiLAResourceAlreadyExistsException
           
 class HiLAResourceNotFoundException
           
 



Copyright © 2010-2013 UNICORE. All Rights Reserved.