|
S-PLUS Connect/Java v1.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
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 String |
SplusEditManager.edit(String editor,
String data)
|
static void |
SplusEditManager.page(String pager,
String data)
|
Constructors in com.insightful.splus that throw SplusException | |
---|---|
SplusEditManager()
|
|
S-PLUS Connect/Java v1.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |