fr.orsay.lri.varna.models.templates
Class RNATemplateMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.orsay.lri.varna.models.templates.RNATemplateMappingException
- All Implemented Interfaces:
- Serializable
public class RNATemplateMappingException
- extends Exception
This exception is thrown when we discover that a template is invalid
(it contains impossible connections between elements).
- Author:
- Raphael Champeimont
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
RNATemplateMappingException
public RNATemplateMappingException(String message)
RNATemplateMappingException
public RNATemplateMappingException()