Initializes a new instance of the LockException class
Namespace:
RainWorx.FrameWorx.DALAssembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Syntax
C#
public LockException( string message )
Parameters
- message
- Type: SystemString
See Also