Click or drag to resize

SaveException Constructor

Initializes a new instance of the SaveException class

Namespace:  EDK4Net.Exceptions
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public SaveException(
	string message
)

Parameters

message
Type: SystemString
See Also