Show / Hide Table of Contents

Class LockedException

This exception is thrown if a change was attempted but the model element is locked

Inheritance
object
Exception
LockedException
Implements
ISerializable
Inherited Members
Exception.GetBaseException()
Exception.GetObjectData(SerializationInfo, StreamingContext)
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: NMF.Models
Assembly: NMF.Models.dll
Syntax
public class LockedException : Exception, ISerializable

Constructors

| Edit this page View Source

LockedException()

Declaration
public LockedException()

Implements

ISerializable
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX