Class LoggingException

  • All Implemented Interfaces:
    Serializable

    public final class LoggingException
    extends com.google.cloud.grpc.BaseGrpcServiceException
    Logging service exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • LoggingException

        public LoggingException​(IOException ex,
                                boolean idempotent)
      • LoggingException

        @BetaApi
        public LoggingException​(com.google.api.gax.rpc.ApiException apiException)