Skip to main content

SchemaCorrectionNeededException Events

An exception that is thrown when the storage schema doesn’t match the structure of persistent objects and the schema cannot be modified.
Name Description
SerializeObjectState protected Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. Inherited from Exception.
See Also