Error Handling
- Last UpdatedJan 31, 2017
- 1 minute read
Exceptions will be thrown to report errors back to the calling clients. The messages in these exceptions should provide enough detail to determine the cause of the exceptions.
Exceptions will be thrown to report errors back to the calling clients. The messages in these exceptions should provide enough detail to determine the cause of the exceptions.