Machina Client SDK Version 2.1.2
Ionic Security Machina Client SDK for Python users
|
Exception for Ionic SDK client logic. More...
Public Member Functions | |
def | __init__ (self, message, code) |
Constructs an exception instance with the provided values. More... | |
Public Attributes | |
code | |
(int) The error code that caused the exception. More... | |
message | |
(string) The error text message | |
Exception for Ionic SDK client logic.
def ionicsdk.exceptions.IonicException.__init__ | ( | self, | |
message, | |||
code | |||
) |
Constructs an exception instance with the provided values.
message | (string) The error text message |
code | (int) The error code that caused the exception. See errors.py for more information. |
ionicsdk.exceptions.IonicException.code |
(int) The error code that caused the exception.
See errors.py for more information.
You acknowledge your access, review and use of the documentation on this page is subject to the Ionic Security Inc. Documentation Use Rights.
© 2016-2021 Ionic Security Inc. All rights reserved. -
Generated on Wed Jul 21 2021 16:23:36 for Machina Client SDK Version 2.1.2 by
1.8.18