ImmutabilityException Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class ImmutabilityException : UpdateException
The ImmutabilityException type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImmutabilityException(String) | |
![]() | ImmutabilityException(SerializationInfo, StreamingContext) | |
![]() | ImmutabilityException(String, Exception) |
Name | Description | |
---|---|---|
![]() | Cause |
Cause of the exception.
(Inherited from UpdateException.) |
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |