You are here: RainWorx.FrameWorx.DAL > LockException Class

LockException Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  SystemException
    SystemApplicationException
      RainWorx.FrameWorx.DALLockException

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

Syntax

C#
[SerializableAttribute]
public class LockException : ApplicationException

The LockException type exposes the following members.

Constructors

NameDescription
Public methodLockException
Initializes a new instance of the LockException class
Public methodLockException(String)
Initializes a new instance of the LockException class
Protected methodLockException(SerializationInfo, StreamingContext)
Initializes a new instance of the LockException class
Public methodLockException(String, Exception)
Initializes a new instance of the LockException class
Top
Extension Methods

NameDescription
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

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