Vixen
02b45cc4
csharp
public class SerializationException

The data does not say what the reader was told to expect.

No guide page documents this yet — the page shows what the code says about itself.

Methods (3)

  • public SerializationException()

    Creates an exception with the default message.

  • public SerializationException(string message)

    Creates an exception with a message.

  • public SerializationException(string message, Exception innerException)

    Creates an exception with a message and a cause.

Used by (367, showing 40)

  • Vixen_Samples_AddressablesRemote_GreetingSerializerAddressablesRemote
  • Vixen_Samples_ThirdPersonShooter_BoxCollisionSerializerThirdPersonShooter
  • Vixen_Samples_ThirdPersonShooter_CharacterVisualsSerializerThirdPersonShooter
  • Vixen_Samples_ThirdPersonShooter_SpawnPointSerializerThirdPersonShooter
  • AssetManagerVixen.Assets
  • BundleOdbBackendVixen.Core.Serialization
  • ChunkFormatVixen.Core.Serialization
  • ContentReferenceVixen.Core.Serialization
  • ContentReferenceTestsVixen.Assets.Tests
  • EffectDiskCacheVixen.Shaders
  • ObjectDatabaseVixen.Core.Serialization
  • ObjectDatabaseTestsVixen.Core.Serialization.Tests
  • SceneBehaviorRegistryVixen.Engine
  • SceneComponentRegistryVixen.Engine
  • SerializationReaderVixen.Core.Serialization
  • SerializationTestsVixen.Core.Serialization.Tests
  • SerializationVersionExceptionVixen.Core.Serialization
  • SerializationWriterVixen.Core.Serialization
  • SerializerRegistryVixen.Core.Serialization
  • Vixen_Animation_AnimationClipContentSerializerVixen.Animation
  • Vixen_Animation_AnimationEventSerializerVixen.Animation
  • Vixen_Animation_Constraints_ConstraintFrameRecordSerializerVixen.Animation
  • Vixen_Animation_Constraints_ConstraintTagRecordSerializerVixen.Animation
  • Vixen_Animation_Constraints_ConstraintTemplateContentSerializerVixen.Animation
  • Vixen_Animation_Constraints_HarnessGroundStepSerializerVixen.Animation
  • Vixen_Animation_Constraints_HarnessPlanContentSerializerVixen.Animation
  • Vixen_Animation_Constraints_HarnessPropAxisSerializerVixen.Animation
  • Vixen_Animation_Constraints_HarnessPropSerializerVixen.Animation
  • Vixen_Animation_Constraints_HarnessThresholdRecordSerializerVixen.Animation
  • Vixen_Animation_Constraints_PriorityLadderContentSerializerVixen.Animation
  • Vixen_Animation_Constraints_PriorityRungRecordSerializerVixen.Animation
  • Vixen_Animation_Constraints_ProxyShapeRecordSerializerVixen.Animation
  • Vixen_Animation_Constraints_ProxyShapeSetContentSerializerVixen.Animation
  • Vixen_Animation_Constraints_ShapeClassMemberRecordSerializerVixen.Animation
  • Vixen_Animation_Constraints_ShapeClassRecordSerializerVixen.Animation
  • Vixen_Animation_Constraints_ShapeTagRecordSerializerVixen.Animation
  • Vixen_Animation_Constraints_ShapeTermRecordSerializerVixen.Animation
  • Vixen_Animation_Constraints_ShapeVocabularyContentSerializerVixen.Animation
  • Vixen_Animation_Moves_FacetRecordSerializerVixen.Animation
  • Vixen_Animation_Moves_MoveEntryRecordSerializerVixen.Animation