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