S-PLUS Connect/Java v1.0

com.insightful.splus
Class SplusException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.insightful.splus.SplusException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SplusBadDataException, SplusEngineBusyException, SplusIncompleteExpressionException, SplusLicenseException

public class SplusException
extends Exception

Base class for Exceptions generated by S-PLUS. These typically reflect problems with engine queries.

See Also:
Serialized Form

Constructor Summary
SplusException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SplusException

public SplusException()

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.