at.ofai.gate.jape
Class JdmException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by gate.util.GateException
              extended by at.ofai.gate.jape.JdmException
All Implemented Interfaces:
java.io.Serializable

public class JdmException
extends gate.util.GateException

THIS CLASS SHOULDN'T BE HERE. Please let's all ignore it, and maybe it will go away.

See Also:
Serialized Form

Constructor Summary
JdmException()
           
JdmException(java.lang.String s)
           
 
Method Summary
 
Methods inherited from class gate.util.GateException
printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JdmException

public JdmException()

JdmException

public JdmException(java.lang.String s)