org.obolibrary.oboformat.parser
Class OBOFormatDanglingReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.obolibrary.oboformat.parser.OBOFormatException
org.obolibrary.oboformat.parser.OBOFormatDanglingReferenceException
- All Implemented Interfaces:
- Serializable
public class OBOFormatDanglingReferenceException
- extends OBOFormatException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OBOFormatDanglingReferenceException
public OBOFormatDanglingReferenceException()
OBOFormatDanglingReferenceException
public OBOFormatDanglingReferenceException(String message)
OBOFormatDanglingReferenceException
public OBOFormatDanglingReferenceException(Throwable e)
OBOFormatDanglingReferenceException
public OBOFormatDanglingReferenceException(String message,
Throwable e)
Copyright © 2010-2013. All Rights Reserved.