RpcConnectRpcErrorCodeValue

org.typelevel.otel4s.semconv.experimental.attributes.RpcExperimentalAttributes.RpcConnectRpcErrorCodeValue
See theRpcConnectRpcErrorCodeValue companion class

Attributes

Companion
class
Source
RpcExperimentalAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Aborted extends RpcConnectRpcErrorCodeValue

aborted.

aborted.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Aborted.type

already_exists.

already_exists.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

cancelled.

cancelled.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Cancelled.type

data_loss.

data_loss.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
DataLoss.type

deadline_exceeded.

deadline_exceeded.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

failed_precondition.

failed_precondition.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

internal.

internal.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Internal.type

invalid_argument.

invalid_argument.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

not_found.

not_found.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
NotFound.type

out_of_range.

out_of_range.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
OutOfRange.type

permission_denied.

permission_denied.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

resource_exhausted.

resource_exhausted.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

unauthenticated.

unauthenticated.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

unavailable.

unavailable.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

unimplemented.

unimplemented.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Unknown extends RpcConnectRpcErrorCodeValue

unknown.

unknown.

Attributes

Source
RpcExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Unknown.type