org.obolibrary.obo2owl
Class Owl2Obo.UntranslatableAxiomException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.obolibrary.obo2owl.Owl2Obo.UntranslatableAxiomException
All Implemented Interfaces:
Serializable
Enclosing class:
Owl2Obo

public static class Owl2Obo.UntranslatableAxiomException
extends Exception

See Also:
Serialized Form

Constructor Summary
Owl2Obo.UntranslatableAxiomException(String message)
           
Owl2Obo.UntranslatableAxiomException(String message, Throwable cause)
           
 
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

Owl2Obo.UntranslatableAxiomException

public Owl2Obo.UntranslatableAxiomException(String message,
                                            Throwable cause)

Owl2Obo.UntranslatableAxiomException

public Owl2Obo.UntranslatableAxiomException(String message)


Copyright © 2010-2012. All Rights Reserved.