Table of Contents

Class TwitchChat.MessageParsingException

Namespace
Firesplash.UnityAssets.TwitchIntegration.Skeletons
Assembly
Firesplash.UnityAssets.TwitchIntegration.dll

This Exception is thrown, when we were not able to parse an IRC message which was identified as chat message

public class TwitchChat.MessageParsingException : Exception, ISerializable
Inheritance
TwitchChat.MessageParsingException
Implements
Inherited Members

Constructors

MessageParsingException(Exception, string)

This Exception is thrown, when we were not able to parse an IRC message which was identified as chat message

public MessageParsingException(Exception innerException, string rawIRCLine)

Parameters

innerException Exception
rawIRCLine string