org.objectweb.medor.api

Class QueryLeafException


public class QueryLeafException
extends MedorException

Extension of MedorException for problems related with QueryLeaves

See Also:
QueryLeaf

Constructor Summary

QueryLeafException(Exception e)
QueryLeafException(String s)
QueryLeafException(String m, Exception e)

Method Summary

Methods inherited from class org.objectweb.medor.api.MedorException

getNestedException, printStackTrace, printStackTrace, printStackTrace

Constructor Details

QueryLeafException

public QueryLeafException(Exception e)


QueryLeafException

public QueryLeafException(String s)


QueryLeafException

public QueryLeafException(String m,
                          Exception e)