Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticprivate |
Definition at line 286 of file ThrowHelper.cs.
References System.SR.ArrayDepthTooLarge, System.Text.Json.Dictionary, System.SR.EndOfCommentNotFound, System.SR.EndOfStringNotFound, System.SR.ExpectedEndAfterSingleJson, System.SR.ExpectedEndOfDigitNotFound, System.SR.ExpectedFalse, System.SR.ExpectedJsonTokens, System.SR.ExpectedNextDigitEValueNotFound, System.SR.ExpectedNull, System.SR.ExpectedOneCompleteToken, System.SR.ExpectedSeparatorAfterPropertyNameNotFound, System.SR.ExpectedStartOfPropertyNotFound, System.SR.ExpectedStartOfPropertyOrValueAfterComment, System.SR.ExpectedStartOfPropertyOrValueNotFound, System.SR.ExpectedStartOfValueNotFound, System.SR.ExpectedTrue, System.SR.ExpectedValueAfterPropertyNameNotFound, System.SR.Format(), System.SR.FoundInvalidCharacter, System.Text.Json.ThrowHelper.GetPrintableString(), System.SR.InvalidCharacterAfterEscapeWithinString, System.SR.InvalidCharacterAtStartOfComment, System.SR.InvalidCharacterWithinString, System.SR.InvalidEndOfJsonNonPrimitive, System.SR.InvalidHexCharacterWithinString, System.SR.InvalidLeadingZeroInNumber, System.SR.MismatchedObjectArray, System.SR.NotEnoughData, System.SR.ObjectDepthTooLarge, System.SR.RequiredDigitNotFoundAfterDecimal, System.SR.RequiredDigitNotFoundAfterSign, System.SR.RequiredDigitNotFoundEndOfData, System.SR.TrailingCommaNotAllowedBeforeArrayEnd, System.SR.TrailingCommaNotAllowedBeforeObjectEnd, System.SR.UnexpectedEndOfDataWhileReadingComment, System.SR.UnexpectedEndOfLineSeparator, and System.SR.ZeroDepthAtEnd.
Referenced by System.Text.Json.ThrowHelper.GetInvalidOperationException(), and System.Text.Json.ThrowHelper.GetJsonReaderException().