public class InvalidXrefMapException extends OBOFormatException
| Constructor and 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. | 
getColumnNumber, getLineNumber, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidXrefMapException()
public InvalidXrefMapException(String message, Throwable e)
message - the messagee - the epublic InvalidXrefMapException(String message)
message - the messagepublic InvalidXrefMapException(Throwable e)
e - the eCopyright © 2020 The University of Manchester. All rights reserved.