Unknown

endless.transaction.proto.model.AbortError.Error.Unknown
final case class Unknown(value: Unknown) extends Error

Attributes

Graph
Supertypes
trait Error
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

Value members

Concrete methods

override def isUnknown: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof
override def unknown: Option[Unknown]

Attributes

Definition Classes

Inherited methods

def isDefined: Boolean

Attributes

Inherited from:
Error
def isEmpty: Boolean

Attributes

Inherited from:
Error
def isTooLateToAbort: Boolean

Attributes

Inherited from:
Error
def isTransactionFailed: Boolean

Attributes

Inherited from:
Error
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Attributes

Inherited from:
Error

Attributes

Inherited from:
Error
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof