You are here: RainWorx.FrameWorx.DAL > LockException Class > LockException Constructor > LockException Constructor (String, Exception)

LockException Constructor (String, Exception)

AuctionWorx 3.5 API
Initializes a new instance of the LockException class

Namespace:  RainWorx.FrameWorx.DAL
Assembly:  RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5

Syntax

C#
public LockException(
	string message,
	Exception inner
)

Parameters

message
Type: SystemString
inner
Type: SystemException
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.