Table of Contents

Constructor RowVersionInvalidException

Namespace
FS.Shared
Assembly
FS.Shared.dll

RowVersionInvalidException(string)

public RowVersionInvalidException(string caption)

Parameters

caption string

RowVersionInvalidException(string, Exception)

public RowVersionInvalidException(string caption, Exception ex)

Parameters

caption string
ex Exception