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