Beamable SDK
|
Public Member Functions | |
BeamContextInitException (BeamContext ctx, Exception[] exceptions) | |
Properties | |
BeamContext | Ctx [get] |
The BeamContext that couldn't start. | |
Exception[] | Exceptions [get] |
A set of exceptions that map to each failed initialization attempt. There will be the same count of errors as there is in the CoreConfiguration.ContextRetryDelays array | |