The return type of getResults() depends on the SOAP wrapper.
The IdentikeyError object is a container for server errors. It contains the error code and the error description.
| Method name | Description | Return type |
|---|---|---|
| getErrorCode() | Returns the error code | int |
| getErrorMessage() | Returns the error description as a String | String |
For more information about supported wrapper commands, refer to the online help files packaged with the SDK. These help files are located in the ASP.NET/doc/ subfolder of the SDK deployment directory.