@Generated(value="proto")
public static class Descriptors.DescriptorValidationException
extends java.lang.Exception
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Gets a human-readable description of the error.
|
Message |
getProblemProto()
Gets the protocol message representation of the invalid descriptor.
|
java.lang.String |
getProblemSymbolName()
Gets the full name of the descriptor where the error occurred.
|
public java.lang.String getProblemSymbolName()
public Message getProblemProto()
public java.lang.String getDescription()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.