MsalUninitializedException constructor

MsalUninitializedException()

Implementation

MsalUninitializedException()
    : super(
          "Client not initialized. Client must be initialized before attempting to use");