eu.unicore.hila.job.spi
Class NoSuchMappingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by eu.unicore.hila.job.spi.NoSuchMappingException
All Implemented Interfaces:
Serializable

public class NoSuchMappingException
extends Exception

Author:
bjoernh 10.01.2012 14:35:02
See Also:
Serialized Form

Constructor Summary
NoSuchMappingException(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

NoSuchMappingException

public NoSuchMappingException(String _msg)
Parameters:
_msg -


Copyright © 2010-2013 UNICORE. All Rights Reserved.