com.insightful.splus
Class SplusBadDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.insightful.splus.SplusException
com.insightful.splus.SplusBadDataException
- All Implemented Interfaces:
- Serializable
public class SplusBadDataException
- extends SplusException
Exception indicating that an SplusDataResult was queried for an
unavailable type of data.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SplusBadDataException
public SplusBadDataException()
SplusBadDataException
public SplusBadDataException(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.