Click or drag to resize

UnexpectedException Constructor (String)

Use for unexpected events

Namespace:  VelocityDb.Exceptions
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public UnexpectedException(
	string message
)

Parameters

message
Type: SystemString
Describe the unexpected event
See Also