Table of Contents

Class UnityEvent_OnErrorOccured

[Serializable]
public class UnityEvent_OnErrorOccured : UnityEventWrapper<Exception>, IServerSentErrorEventHandler
Inheritance
object
UnityEventWrapper<Exception>
UnityEvent_OnErrorOccured
Implements

Methods

Invoke(Api, ServerSentError)

public void Invoke(Api api, ServerSentError serverSentError)

Parameters

api Api
serverSentError ServerSentError

Invoke(Api, string)

public void Invoke(Api api, string localErrorMessage)

Parameters

api Api
localErrorMessage string