Exception ProtocolBufferParsingException (2.48.1)

public class ProtocolBufferParsingException extends RuntimeException

Exception thrown when parsing protocol buffer message failed

Constructors

ProtocolBufferParsingException(String message, Throwable cause)

public ProtocolBufferParsingException(String message, Throwable cause)
Parameters
Name Description
message String
cause Throwable