Handling Errors - Latest

Spectrum Spatial Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial
Version
Latest
ft:locale
en-US
Product name
Spectrum Technology Platform
ft:title
Spectrum Spatial Guide
Copyright
2025
First publish date
2007
ft:lastEdition
2025-03-07
ft:lastPublication
2025-03-07T10:28:48.112000

When making requests to the REST Interfaces, errors may occur for a variety of reasons. When they do occur, the interfaces return an Error object.

Before processing the response from an interface, your client application must first check whether the returned JSON object is an Error object. If it is, your application can examine the contents of the object to determine what type of error occurred, and then call the appropriate error handling code.