class OpenTelemetry::Trace::InvalidSpanInSpanStackError

Defined in:

trace/exceptions.cr

Constructors

Instance methods inherited from class Exception

span_status_message_set : Bool span_status_message_set, span_status_message_set=(span_status_message_set : Bool) span_status_message_set=

Constructor Detail

def self.new(found = nil, expected = nil) #

[View source]