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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product