ParseException Class
An exception representing something going wrong during parsing.
[Serializable]
public sealed class ParseException : Exception, ISerializable
Source
Defined in YarnSpinner.Compiler/ParseException.cs, line 9.
An exception representing something going wrong during parsing.
[Serializable]
public sealed class ParseException : Exception, ISerializable
Defined in YarnSpinner.Compiler/ParseException.cs, line 9.