UniErrorEvent
UniErrorEvent wraps all error types in UniPlayer, including following errors:
BasicNetworkError The network errors like socket time out, no network ...etc.
ServerResponseError The error response from server.
PlayerError The errors from Exoplayer.
InternalError The error type that does not belong to any of the above error types.
UndefinedError The errors from server which are not defined in PaaS.