public static class Descriptors.DescriptorValidationException extends Exception
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets a human-readable description of the error.
|
Message |
getProblemProto()
Gets the protocol message representation of the invalid descriptor.
|
String |
getProblemSymbolName()
Gets the full name of the descriptor where the error occurred.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getProblemSymbolName()
public Message getProblemProto()
public String getDescription()
Copyright © 2008–2022. All rights reserved.