public class OntologyException extends Exception
Constructor and Description |
---|
OntologyException() |
OntologyException(String message) |
OntologyException(String message,
Throwable cause) |
OntologyException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OntologyException()
public OntologyException(String message)
public OntologyException(Throwable cause)
public OntologyException(String message, Throwable cause)
Copyright © 2000–2019 BioJava. All rights reserved.