Error

io.github.pidoveproject.showdown.protocol.server.BattleProgressMessage.Error
final case class Error(error: ChoiceError)

The selected choice cannot be performed.

Value parameters

error

the detailed information about what went wrong

Attributes

Source
BattleProgressMessage.scala

Members list

Inherited
  • Not inherited
  • Product

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product