pmMDA.NET

PersistenceException Constructor (SerializationInfo, StreamingContext)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the PersistenceException class.

protected PersistenceException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The object that holds the serialized object data.
context
The contextual information about the source or destination.

See Also

PersistenceException Class | PmMda.Net.Dog.Persistence Namespace | PersistenceException Constructor Overload List