Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NotMutableException
C# Class NotMutableException, FlatSharp
An exception raised from a flatbuffer-deserialized object when the given property cannot be mutated.
Inheritance:
Exception
Mostra file
Open project: jamescourtney/FlatSharp
Public Methods
Method
Description
NotMutableException
( )
NotMutableException
(
string
message
)
Method Details
NotMutableException()
public
method
public
NotMutableException
( )
NotMutableException()
public
method
public
NotMutableException
(
string
message
)
message
string