Enum | Description |
---|---|
ExceptionType |
This enum represents the different kinds of exceptions thrown by
TIBCO Spotfire Statistics Services for the purpose of marshalling into and unmarshalling
out of XML
|
Exception | Description |
---|---|
BaseException |
This class is the abstract class that all exceptions generated
and thrown by TIBCO Spotfire Statistics Services should extend
|
GenericException |
This class is an API exception class for TIBCO Spotfire Statistics Services Java API.
|
JobDoesNotExistException |
This class is an API exception class for TIBCO Spotfire Statistics Services Java API.
|
NotAuthenticatedException |
This class is an API exception class for TIBCO Spotfire Statistics Services Java API.
|
ServerNotRespondingException |
This class is an API exception class for the TIBCO Spotfire Statistics Services Java API.
|
ServerTimeoutException |
This class is an API exception class for the TIBCO Spotfire Statistics Services Java API.
|