Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Namespaces
|
Enumerations
ExceptionResource.cs File Reference
Go to the source code of this file.
Namespaces
namespace
System
namespace
System.Text
namespace
System.Text.Json
Enumerations
enum
System.Text.Json.ExceptionResource
{
System.Text.Json.ArrayDepthTooLarge
,
System.Text.Json.EndOfCommentNotFound
,
System.Text.Json.EndOfStringNotFound
,
System.Text.Json.RequiredDigitNotFoundAfterDecimal
,
System.Text.Json.RequiredDigitNotFoundAfterSign
,
System.Text.Json.RequiredDigitNotFoundEndOfData
,
System.Text.Json.ExpectedEndAfterSingleJson
,
System.Text.Json.ExpectedEndOfDigitNotFound
,
System.Text.Json.ExpectedFalse
,
System.Text.Json.ExpectedNextDigitEValueNotFound
,
System.Text.Json.ExpectedNull
,
System.Text.Json.ExpectedSeparatorAfterPropertyNameNotFound
,
System.Text.Json.ExpectedStartOfPropertyNotFound
,
System.Text.Json.ExpectedStartOfPropertyOrValueNotFound
,
System.Text.Json.ExpectedStartOfPropertyOrValueAfterComment
,
System.Text.Json.ExpectedStartOfValueNotFound
,
System.Text.Json.ExpectedTrue
,
System.Text.Json.ExpectedValueAfterPropertyNameNotFound
,
System.Text.Json.FoundInvalidCharacter
,
System.Text.Json.InvalidCharacterWithinString
,
System.Text.Json.InvalidCharacterAfterEscapeWithinString
,
System.Text.Json.InvalidHexCharacterWithinString
,
System.Text.Json.InvalidEndOfJsonNonPrimitive
,
System.Text.Json.MismatchedObjectArray
,
System.Text.Json.ObjectDepthTooLarge
,
System.Text.Json.ZeroDepthAtEnd
,
System.Text.Json.DepthTooLarge
,
System.Text.Json.CannotStartObjectArrayWithoutProperty
,
System.Text.Json.CannotStartObjectArrayAfterPrimitiveOrClose
,
System.Text.Json.CannotWriteValueWithinObject
,
System.Text.Json.CannotWriteValueAfterPrimitiveOrClose
,
System.Text.Json.CannotWritePropertyWithinArray
,
System.Text.Json.ExpectedJsonTokens
,
System.Text.Json.TrailingCommaNotAllowedBeforeArrayEnd
,
System.Text.Json.TrailingCommaNotAllowedBeforeObjectEnd
,
System.Text.Json.InvalidCharacterAtStartOfComment
,
System.Text.Json.UnexpectedEndOfDataWhileReadingComment
,
System.Text.Json.UnexpectedEndOfLineSeparator
,
System.Text.Json.ExpectedOneCompleteToken
,
System.Text.Json.NotEnoughData
,
System.Text.Json.InvalidLeadingZeroInNumber
}
source
System.Text.Json
System.Text.Json
ExceptionResource.cs
Generated by
1.10.0