org.obolibrary.oboformat.parser
Class InvalidXrefMapException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.obolibrary.oboformat.parser.OBOFormatException
              extended by org.obolibrary.oboformat.parser.InvalidXrefMapException
All Implemented Interfaces:
Serializable

public class InvalidXrefMapException
extends OBOFormatException

See Also:
Serialized Form

Constructor Summary
InvalidXrefMapException()
           
InvalidXrefMapException(String arg0)
           
InvalidXrefMapException(String arg0, Throwable arg1)
           
InvalidXrefMapException(Throwable arg0)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidXrefMapException

public InvalidXrefMapException()

InvalidXrefMapException

public InvalidXrefMapException(String arg0,
                               Throwable arg1)

InvalidXrefMapException

public InvalidXrefMapException(String arg0)

InvalidXrefMapException

public InvalidXrefMapException(Throwable arg0)


Copyright © 2010-2011. All Rights Reserved.