eu.unicore.hila.exceptions
Class HiLAResourceAlreadyExistsException

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

public class HiLAResourceAlreadyExistsException
extends HiLAException

Author:
bjoernh 24.08.2009 15:51:53
See Also:
Serialized Form

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

HiLAResourceAlreadyExistsException

public HiLAResourceAlreadyExistsException()

HiLAResourceAlreadyExistsException

public HiLAResourceAlreadyExistsException(String msg)
Parameters:
msg -


Copyright © 2010-2013 UNICORE. All Rights Reserved.