C# Class NotMutableException, FlatSharp

An exception raised from a flatbuffer-deserialized object when the given property cannot be mutated.
Inheritance: Exception
Afficher le fichier Open project: jamescourtney/FlatSharp

Méthodes publiques

Méthode Description
NotMutableException ( )
NotMutableException ( string message )

Method Details

NotMutableException() public méthode

public NotMutableException ( )

NotMutableException() public méthode

public NotMutableException ( string message )
message string