Client SDK Version 1.8.1
Ionic Security client SDK for Python users
Classes
ionicsdk.exceptions Namespace Reference

Classes

class  CServerResponse
 
class  IonicException
 Exception for Ionic SDK client logic. More...
 
class  IonicServerException
 Exception for Ionic server errors. More...
 
class  ServerResponse
 Server response object returned from most Ionic server calls. More...
 

Detailed Description

The Python Ionic SDK handles errors through exceptions rather than error return codes.