7.4.2. xgt.XgtSecurityError

exception xgt.XgtSecurityError(msg, trace='')

A security violation occured.

with_traceback()

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.