Serializable
public class InvalidXrefMapException extends OBOFormatException
Constructor | Description |
---|---|
InvalidXrefMapException() |
Instantiates a new invalid xref map exception.
|
InvalidXrefMapException(String message) |
Instantiates a new invalid xref map exception.
|
InvalidXrefMapException(String message,
Throwable e) |
Instantiates a new invalid xref map exception.
|
InvalidXrefMapException(Throwable e) |
Instantiates a new invalid xref map exception.
|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getColumnNumber, getLineNumber, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidXrefMapException()
public InvalidXrefMapException(String message, Throwable e)
message
- the messagee
- the epublic InvalidXrefMapException(String message)
message
- the messagepublic InvalidXrefMapException(Throwable e)
e
- the eCopyright © 2018 The University of Manchester. All rights reserved.