DialogueException Class
An exception that is thrown by Dialogue
when there is an error in executing a Program
.
[Serializable]
public class DialogueException : Exception, ISerializable
Source
Defined in YarnSpinner/DialogueException.cs, line 6.