uk.ac.ebi.microarray.zooma.hypothesis
Class HypothesisFormulationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.ebi.microarray.zooma.hypothesis.HypothesisFormulationException
- All Implemented Interfaces:
- java.io.Serializable
public class HypothesisFormulationException
- extends java.lang.Exception
An exception thrown whenever an attempt to formulate or generate an ontology
mapping hypothesis fails.
- Author:
- Tony Burdett
- See Also:
- Serialized Form
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 |
HypothesisFormulationException
public HypothesisFormulationException()
HypothesisFormulationException
public HypothesisFormulationException(java.lang.String message)
HypothesisFormulationException
public HypothesisFormulationException(java.lang.String message,
java.lang.Throwable cause)
HypothesisFormulationException
public HypothesisFormulationException(java.lang.Throwable cause)
Copyright © 2010. All Rights Reserved.