com.insightful.splus
Class SplusLicenseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.insightful.splus.SplusException
com.insightful.splus.SplusLicenseException
- All Implemented Interfaces:
- Serializable
- public class SplusLicenseException
- extends SplusException
Exception indicating there is a problem with the S-PLUS license.
Typically this will indicate no S-PLUS license is available.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SplusLicenseException
public SplusLicenseException()
SplusLicenseException
public SplusLicenseException(String s)
- Create an exception with the specified message.
Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.