public class OBOFormatException extends OWLParserException
| Constructor and Description | 
|---|
| OBOFormatException()Instantiates a new OBO format exception. | 
| OBOFormatException(String message)Instantiates a new OBO format exception. | 
| OBOFormatException(String message,
                  Throwable e)Instantiates a new OBO format exception. | 
| OBOFormatException(Throwable e)Instantiates a new OBO format exception. | 
getColumnNumber, getLineNumber, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OBOFormatException()
public OBOFormatException(String message)
message - the messagepublic OBOFormatException(Throwable e)
e - the eCopyright © 2020 The University of Manchester. All rights reserved.