pt.uminho.anote2.aibench.curator.exeption
Class ANoteExpressionParsingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by pt.uminho.anote2.aibench.curator.exeption.ANoteExpressionParsingException
All Implemented Interfaces:
java.io.Serializable

public class ANoteExpressionParsingException
extends java.lang.Exception

Author:
paulo maia, Sep 27, 2007
See Also:
Serialized Form

Constructor Summary
ANoteExpressionParsingException()
           
ANoteExpressionParsingException(java.lang.String e)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ANoteExpressionParsingException

public ANoteExpressionParsingException()

ANoteExpressionParsingException

public ANoteExpressionParsingException(java.lang.String e)