Interface ExceptionDetailOrBuilder (0.89.0)

public interface ExceptionDetailOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getErrorMessage()

public abstract String getErrorMessage()

Optional. The error message.

string error_message = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The errorMessage.

getErrorMessageBytes()

public abstract ByteString getErrorMessageBytes()

Optional. The error message.

string error_message = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for errorMessage.