org.obolibrary.obo2owl
Class OwlStringTools.OwlStringException

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

public static class OwlStringTools.OwlStringException
extends Exception

Exception indicating an un-recoverable error during the handling of axiom strings.

See Also:
Serialized Form

Constructor Summary
protected OwlStringTools.OwlStringException(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

OwlStringTools.OwlStringException

protected OwlStringTools.OwlStringException(Throwable cause)
Parameters:
cause -


Copyright © 2010-2013. All Rights Reserved.