uk.ac.ebi.microarray.zooma.eval
Class BadOutcomeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.ebi.microarray.zooma.eval.BadOutcomeException
- All Implemented Interfaces:
- java.io.Serializable
public class BadOutcomeException
- extends java.lang.Exception
An exception thrown whenever an OntologyMappingOutcome
cannot be evaluated, generated or applied.
- 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 |
BadOutcomeException
public BadOutcomeException()
BadOutcomeException
public BadOutcomeException(java.lang.String message)
BadOutcomeException
public BadOutcomeException(java.lang.String message,
java.lang.Throwable cause)
BadOutcomeException
public BadOutcomeException(java.lang.Throwable cause)
Copyright © 2010. All Rights Reserved.