Google.Protobuf.Reflection.DescriptorValidationException

Thrown when building descriptors fails because the source DescriptorProtos are not valid.

Summary

Inheritance

Inherits from: Exception

Properties

Description
string
A human-readable description of the error.
ProblemSymbolName
String
The full name of the descriptor where the error occurred.

Properties

Description

string Description

A human-readable description of the error.

(The Message property is made up of the descriptor's name and this description.)

ProblemSymbolName

String ProblemSymbolName

The full name of the descriptor where the error occurred.