eu.emi.dsr.glue2
Class JSONToGlue2MappingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by eu.emi.dsr.glue2.JSONToGlue2MappingException
All Implemented Interfaces:
Serializable

public class JSONToGlue2MappingException
extends Exception

Author:
a.memon
See Also:
Serialized Form

Constructor Summary
JSONToGlue2MappingException()
           
JSONToGlue2MappingException(String message)
           
JSONToGlue2MappingException(String message, Throwable t)
           
JSONToGlue2MappingException(Throwable t)
           
 
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

JSONToGlue2MappingException

public JSONToGlue2MappingException()

JSONToGlue2MappingException

public JSONToGlue2MappingException(String message)

JSONToGlue2MappingException

public JSONToGlue2MappingException(String message,
                                   Throwable t)

JSONToGlue2MappingException

public JSONToGlue2MappingException(Throwable t)


Copyright © 2012. All Rights Reserved.