eu.unicore.hila.exceptions
Class HiLALocationSyntaxException

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

public class HiLALocationSyntaxException
extends HiLAException

See Also:
Serialized Form

Constructor Summary
HiLALocationSyntaxException(String _msg)
           
HiLALocationSyntaxException(String _msg, Exception _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

HiLALocationSyntaxException

public HiLALocationSyntaxException(String _msg)
Parameters:
string -

HiLALocationSyntaxException

public HiLALocationSyntaxException(String _msg,
                                   Exception _cause)
Parameters:
_msg -
e -


Copyright © 2010-2013 UNICORE. All Rights Reserved.