org.obolibrary.oboformat.model
Class FrameStructureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.obolibrary.oboformat.model.DocumentStructureException
                  extended by org.obolibrary.oboformat.model.FrameStructureException
All Implemented Interfaces:
Serializable

public class FrameStructureException
extends DocumentStructureException

See Also:
Serialized Form

Constructor Summary
FrameStructureException(Frame frame, String msg)
           
FrameStructureException(String msg)
           
 
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

FrameStructureException

public FrameStructureException(String msg)

FrameStructureException

public FrameStructureException(Frame frame,
                               String msg)


Copyright © 2010-2011. All Rights Reserved.