QASDKException
class QASDKException(errorMessage: String? = "this should not happen, file a bug report!") : Exception
Exception launched when SDK functionalities are called before the SDK was initialized.
Exception launched when SDK functionalities are called before the SDK was initialized.