Table of Contents

Class LockedException

Namespace
NMF.Models
Assembly
NMF.Models.dll

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

public class LockedException : Exception, ISerializable
Inheritance
LockedException
Implements
Inherited Members

Constructors

LockedException()

Creates a new instance

public LockedException()