public interface

WebSugar.ExceptionPropagatorProtoOrBuilder

 androidx.test.espresso.web.proto.sugar.WebSugar.ExceptionPropagatorProtoOrBuilder

Subclasses:

WebSugar.ExceptionPropagatorProto, WebSugar.ExceptionPropagatorProto.Builder

Summary

Methods
public com.google.protobuf.ByteStringgetError()

bytes error = 2;

public java.lang.StringgetId()

string id = 1;

public com.google.protobuf.ByteStringgetIdBytes()

string id = 1;

Methods

public java.lang.String getId()

string id = 1;

Returns:

The id.

public com.google.protobuf.ByteString getIdBytes()

string id = 1;

Returns:

The bytes for id.

public com.google.protobuf.ByteString getError()

bytes error = 2;

Returns:

The error.