Exceptions
Class MalformedGrammarException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by Exceptions.MalformedGrammarException
All Implemented Interfaces:
java.io.Serializable

public class MalformedGrammarException
extends java.lang.Exception

Thrown if the Grammar file fails to parse.

Author:
EHemberg
See Also:
Serialized Form

Constructor Summary
MalformedGrammarException()
          Creates a new instance of MalformedGrammarException
MalformedGrammarException(java.lang.String s)
          Creates a new instance of MalformedGrammarException
 
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

MalformedGrammarException

public MalformedGrammarException()
Creates a new instance of MalformedGrammarException


MalformedGrammarException

public MalformedGrammarException(java.lang.String s)
Creates a new instance of MalformedGrammarException

Parameters:
s - parameter