Statuses

public class Statuses

Utility class for working with Statuses.

Functions

Link copied to clipboard
public static StatusRuntimeException invalidArgumentWithCause(MessageError cause)
Creates an instance of StatusRuntimeException of status Status.INVALID_ARGUMENT with the passed cause.