Class DoubleTokenAnnotationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
quickparse.semantics.interpreters.typed.exception.InterpreterException
quickparse.semantics.interpreters.typed.exception.DoubleTokenAnnotationException
- All Implemented Interfaces:
java.io.Serializable
public class DoubleTokenAnnotationException extends InterpreterException
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DoubleTokenAnnotationException(java.lang.String symbol, java.lang.reflect.Method method1, java.lang.reflect.Method method2) -
Method Summary
-
Field Details
-
Constructor Details
-
DoubleTokenAnnotationException
public DoubleTokenAnnotationException(java.lang.String symbol, java.lang.reflect.Method method1, java.lang.reflect.Method method2)
-