ua.gradsoft.termware.exceptions
Class FVLimitReachedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ua.gradsoft.termware.TermWareException
ua.gradsoft.termware.exceptions.FVLimitReachedException
- All Implemented Interfaces:
- Serializable, ITermWareException
public class FVLimitReachedException
- extends TermWareException
Throwed, when limit of free variables enumeration is reached.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FVLimitReachedException
public FVLimitReachedException()