eu.unicore.hila.exceptions
Class HiLAResourceNotFoundException

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

public class HiLAResourceNotFoundException
extends HiLAException

Author:
bjoernh 12.04.2010 14:06:24
See Also:
Serialized Form

Constructor Summary
HiLAResourceNotFoundException()
           
HiLAResourceNotFoundException(String _msg)
           
HiLAResourceNotFoundException(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

HiLAResourceNotFoundException

public HiLAResourceNotFoundException()

HiLAResourceNotFoundException

public HiLAResourceNotFoundException(String _msg)
Parameters:
_msg -

HiLAResourceNotFoundException

public HiLAResourceNotFoundException(String _msg,
                                     Throwable _cause)
Parameters:
_msg -
_cause -


Copyright © 2010-2013 UNICORE. All Rights Reserved.