S-PLUS Connect/Java v1.0

Uses of Class
com.insightful.splus.SplusException

Packages that use SplusException
com.insightful.splus   
 

Uses of SplusException in com.insightful.splus
 

Subclasses of SplusException in com.insightful.splus
 class SplusBadDataException
          Exception indicating that an SplusDataResult was queried for an unavailable type of data.
 class SplusEngineBusyException
          Exception generated when the engine is queried while it is already evaluation an expression.
 class SplusIncompleteExpressionException
          Generated when an expression that is not syntactically complete is submitted for evaluation by the S-PLUS engine.
 class SplusLicenseException
          Exception indicating there is a problem with the S-PLUS license.
 

Methods in com.insightful.splus that throw SplusException
static void SplusEditManager.page(String pager, String data)
           
static String SplusEditManager.edit(String editor, String data)
           
 

Constructors in com.insightful.splus that throw SplusException
SplusEditManager()
           
 


S-PLUS Connect/Java v1.0

Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.