fi.joensuu.cs.tra
Class ElementTypeMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fi.joensuu.cs.tra.TreeException
fi.joensuu.cs.tra.ElementTypeMismatchException
- All Implemented Interfaces:
- Serializable
- public class ElementTypeMismatchException
- extends TreeException
ElementTypeMismatchException is a
TreeException
used to signal a mismatch
in element classes.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ElementTypeMismatchException
public ElementTypeMismatchException()
ElementTypeMismatchException
public ElementTypeMismatchException(String reason)
ElementTypeMismatchException
public ElementTypeMismatchException(Throwable t)