ua.gradsoft.termware.transformers.list
Class InvalidListTermException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ua.gradsoft.termware.TermWareException
ua.gradsoft.termware.transformers.list.InvalidListTermException
- All Implemented Interfaces:
- Serializable, ITermWareException
public class InvalidListTermException
- extends TermWareException
Exception is throwed, when we receive incorrect list term
in context, where one is required.
- Author:
- Ruslan Shevchenko
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidListTermException
public InvalidListTermException(Term t)