Click or drag to resize

SimpleDocumentCheckMutable Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Validates that the element is mutable, otherwise throws an InvalidOperationException.

Namespace:  Tangosol.Run.Xml
Assembly:  Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
protected override void CheckMutable()
Exceptions
ExceptionCondition
InvalidOperationException
See Also