pmMDA.NET

PersistenceException Constructor

Initializes a new instance of the PersistenceException class.

Overload List

Initializes a new instance of the PersistenceException class.

protected PersistenceException(SerializationInfo,StreamingContext);

Initializes a new instance of the PersistenceException class.

public PersistenceException(string);

Initializes a new instance of the PersistenceException class.

public PersistenceException(string,Exception);

See Also

PersistenceException Class | PmMda.Net.Dog.Persistence Namespace