msiempy.NitroError - Base ESM exception. It's used when the user/passwd is incorrect and other HTTP errors.
json.JSONEncoder
msiempy.core.types.NitroObject.NitroJSONEncoder - Custom JSON encoder that will use the approprtiate propertie depending of the type of NitroObject. TODO support json json dumping of QueryFilers, may be by making them inherits from NitroDict.
msiempy.NitroSession - Single session handler and HTTP interface. The session object will handle authentication and intermittent (but annoying) SIEM errors.