org.kit.furia.fragment
Class FragmentParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ajmm.obsearch.exception.OBException
              extended by org.kit.furia.fragment.FragmentParseException
All Implemented Interfaces:
java.io.Serializable

public class FragmentParseException
extends org.ajmm.obsearch.exception.OBException

Class used to generate an error when a Tree cannot be parsed properly.

Since:
0
Author:
Arnoldo Jose Muller Molina
See Also:
Serialized Form

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
 



Copyright © 2008 Arnoldo Jose Muller Molina. All Rights Reserved.