NonRecoverableError
class NonRecoverableError(val error: SDKReaderConfiguratorError, val exception: Exception? = null) : SDKReaderConfiguratorState
This state indicates that an error described by SDKReaderConfiguratorError and a exception has occurred and its NotRecoverable Nothing can be done after the SDKReaderConfigurator is in this state