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 |