Exceptions and Error Codes

The administration client API throws only one checked exception, SUPAdminException.

An error code is associated with each thrown SUPAdminException, so that developers can easily diagnose what happened when the exception is thrown.

Note: See Developer Guide for Unwired Server Management API > Error Code Reference for a list of predefined error codes.