Class InvalidProtocolBufferException.InvalidWireTypeException

All Implemented Interfaces:
Serializable
Enclosing class:
InvalidProtocolBufferException

@ExperimentalApi public static class InvalidProtocolBufferException.InvalidWireTypeException extends InvalidProtocolBufferException
Exception indicating that an unexpected wire type was encountered for a field.
See Also:
  • Constructor Details

    • InvalidWireTypeException

      public InvalidWireTypeException(String description)