google-cloud-debugger - Class Google::Cloud::Debugger::TransmitterError (v0.42.2)

Reference documentation and code samples for the google-cloud-debugger class Google::Cloud::Debugger::TransmitterError.

TransmitterError

Used to indicate a problem submitting breakpoints. This can occur when there are not enough resources allocated for the amount of usage, or when the calling the API returns an error.

Inherits

  • Google::Cloud::Error

Methods

#breakpoint

def breakpoint()

Returns the value of attribute breakpoint.

#initialize

def initialize(message, breakpoint = nil) -> TransmitterError
Returns