org.geneontology.lego.model
Class LegoTools.UnExpectedStructureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.geneontology.lego.model.LegoTools.UnExpectedStructureException
All Implemented Interfaces:
Serializable
Enclosing class:
LegoTools

public static class LegoTools.UnExpectedStructureException
extends Exception

See Also:
Serialized Form

Constructor Summary
LegoTools.UnExpectedStructureException(String message)
           
LegoTools.UnExpectedStructureException(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

LegoTools.UnExpectedStructureException

public LegoTools.UnExpectedStructureException(String message,
                                              Throwable cause)
Parameters:
message -
cause -

LegoTools.UnExpectedStructureException

public LegoTools.UnExpectedStructureException(String message)
Parameters:
message -


Copyright © 2012-2013. All Rights Reserved.