Agent SDK
Public Attributes | List of all members
ionicsdk.exceptions.IonicException Class Reference

Exception for Ionic SDK client logic. More...

Inheritance diagram for ionicsdk.exceptions.IonicException:
ionicsdk.exceptions.IonicServerException

Public Attributes

 code
 (int) The error code that caused the exception. More...
 
 message
 (int) The error text message
 

Detailed Description

Exception for Ionic SDK client logic.

Instance Variables: code (int): The error code that caused the exception. See errors.py for more information.

Member Data Documentation

§ code

ionicsdk.exceptions.IonicException.code

(int) The error code that caused the exception.

See errors.py for more information.


The documentation for this class was generated from the following file: