com.insightful.splus
Class SplusIncompleteExpressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.insightful.splus.SplusException
com.insightful.splus.SplusIncompleteExpressionException
- All Implemented Interfaces:
- Serializable
- public class SplusIncompleteExpressionException
- extends SplusException
Generated when an expression that is not syntactically complete is
submitted for evaluation by the S-PLUS engine.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SplusIncompleteExpressionException
public SplusIncompleteExpressionException()
Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.