org.shiwa.fgi.iwir.condition
Class ConditionParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.shiwa.fgi.iwir.condition.ConditionParseException
All Implemented Interfaces:
java.io.Serializable

public class ConditionParseException
extends java.lang.RuntimeException

The Class ParseException.

See Also:
Serialized Form

Constructor Summary
ConditionParseException()
          Instantiates a new parses the exception.
ConditionParseException(java.lang.String string)
          Instantiates a new parses the exception.
ConditionParseException(java.lang.Throwable cause)
          Instantiates a new parses the exception.
 
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

ConditionParseException

public ConditionParseException()
Instantiates a new parses the exception.


ConditionParseException

public ConditionParseException(java.lang.String string)
Instantiates a new parses the exception.

Parameters:
string - the string

ConditionParseException

public ConditionParseException(java.lang.Throwable cause)
Instantiates a new parses the exception.

Parameters:
cause - the cause