Package | Description |
---|---|
com.spss.psapi.extensions.common |
This provides definitions that are used to manage streams, documents and models in scripting, and for extensions using the CLEF Java API.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExtensionException.Diagnostic
The Diagnostic Class
Holds Diagnostic related data.
|
Modifier and Type | Method and Description |
---|---|
static Diagnostic |
Diagnostic.error(java.lang.String localizedMessage)
Creates and returns a new error diagnostic.
|
static Diagnostic |
Diagnostic.information(java.lang.String localizedMessage)
Creates and returns a new information diagnostic.
|
static Diagnostic |
Diagnostic.warning(java.lang.String localizedMessage)
Creates and returns a new warning diagnostic.
|
Modifier and Type | Method and Description |
---|---|
void |
SessionContext.report(Diagnostic diagnostic)
Reports a diagnostic message to the current session.
|
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.