Class CannotChangePropertyWhenSessionIsConnectedException
- Namespace
- DevExpress.Xpo.Exceptions
- Assembly
- DevExpress.Xpo.v24.1.dll
An exception that is thrown when the essential properties of the currently connected session are about to be modified.
public class CannotChangePropertyWhenSessionIsConnectedException : Exception, ISerializable
- Inheritance
-
CannotChangePropertyWhenSessionIsConnectedException
- Implements
- Inherited Members
Constructors
CannotChangePropertyWhenSessionIsConnectedException(string)
Initializes a new instance of the CannotChangePropertyWhenSessionIsConnectedException class.
public CannotChangePropertyWhenSessionIsConnectedException(string propertyName)