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